Rcpp Version 1.0.9
vector_from_string.h File Reference
This graph shows which files directly or indirectly include this file:

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)