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

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)