|
Rcpp Version 0.9.10
|

Go to the source code of this file.
Namespaces | |
| namespace | Rcpp |
Rcpp API. | |
| namespace | Rcpp::internal |
internal implementation details | |
Functions | |
| template<typename T > | |
| T | Rcpp::internal::as (SEXP x,::Rcpp::traits::r_type_primitive_tag) |
| template<typename T > | |
| T | Rcpp::internal::as (SEXP x,::Rcpp::traits::r_type_string_tag) |
| template<typename T > | |
| T | Rcpp::internal::as (SEXP x,::Rcpp::traits::r_type_generic_tag) |
| template<typename T > | |
| T | Rcpp::as (SEXP m_sexp) |
| template<> | |
| SEXP | Rcpp::as (SEXP m_sexp) |