Rcpp Version 1.0.9
Formula.h File Reference
#include <RcppCommon.h>
#include <Rcpp/Language.h>
Include dependency graph for Formula.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Rcpp
 Rcpp API.
 

Typedefs

typedef Formula_Impl< PreserveStorage > Rcpp::Formula
 

Functions

 Rcpp::RCPP_API_CLASS (Formula_Impl)
 
 Rcpp::Formula_Impl (SEXP x)
 
 Rcpp::Formula_Impl (const std::string &code)
 
void Rcpp::update (SEXP)
 

Variables

public Rcpp::DottedPairProxyPolicy< Formula_Impl< StoragePolicy > >
 
public public Rcpp::DottedPairImpl< Formula_Impl< StoragePolicy > >