src/RObject.cpp File Reference

#include <Rcpp/RObject.h>
#include <algorithm>
Include dependency graph for RObject.cpp:

Go to the source code of this file.

Namespaces

namespace  Rcpp

Functions

RObject Rcpp::wrap (SEXP m_sexp=R_NilValue)
RObject Rcpp::wrap (const bool &v)
RObject Rcpp::wrap (const double &v)
RObject Rcpp::wrap (const int &v)
RObject Rcpp::wrap (const Rbyte &v)
RObject Rcpp::wrap (const std::string &v)
RObject Rcpp::wrap (const std::vector< bool > &v)
RObject Rcpp::wrap (const std::vector< int > &v)
RObject Rcpp::wrap (const std::vector< double > &v)
RObject Rcpp::wrap (const std::vector< Rbyte > &v)
RObject Rcpp::wrap (const std::vector< std::string > &v)
RObject Rcpp::wrap (const std::set< int > &v)
RObject Rcpp::wrap (const std::set< double > &v)
RObject Rcpp::wrap (const std::set< Rbyte > &v)
RObject Rcpp::wrap (const std::set< std::string > &v)

Generated on Sat Jan 2 15:42:07 2010 for Rcpp by  doxygen 1.6.1