Rcpp Version 1.0.14
|
Go to the source code of this file.
Namespaces | |
namespace | Rcpp |
Rcpp API. | |
namespace | 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) |