22#ifndef Rcpp__Formula_h 
   23#define Rcpp__Formula_h 
   61                    throw not_compatible( 
"cannot create formula from empty list or expression" ) ;
 
 
#define RCPP_GENERATE_CTOR_ASSIGN(__CLASS__)
 
#define RCPP_API_CLASS(__CLASS__)
 
SEXP convert_using_rfunction(SEXP x, const char *const fun)
 
Formula_Impl< PreserveStorage > Formula