Rcpp Version 1.0.9
|
Go to the source code of this file.
Namespaces | |
Rcpp | |
Rcpp API. | |
Rcpp::internal | |
internal implementation details | |
Functions | |
template<int RTYPE> | |
SEXP | Rcpp::internal::vector_from_string (const std::string &st) |
template<int RTYPE> | |
SEXP | Rcpp::internal::vector_from_string_expr (const std::string &code) |
template<> | |
SEXP | Rcpp::internal::vector_from_string< EXPRSXP > (const std::string &st) |