Rcpp Version 1.0.14
Loading...
Searching...
No Matches
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

namespace  Rcpp
 Rcpp API.
 

Typedefs

typedef Formula_Impl< PreserveStorageRcpp::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

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