src/RcppExample.cpp File Reference

#include "Rcpp.h"
Include dependency graph for RcppExample.cpp:

Go to the source code of this file.

Classes

class  MyRVectorFunc
class  MyRListFunc

Functions

RcppExport SEXP Rcpp_Example (SEXP params, SEXP nlist, SEXP numvec, SEXP nummat, SEXP df, SEXP datevec, SEXP stringvec, SEXP fnvec, SEXP fnlist)
RcppExport SEXP RcppParamsExample (SEXP params)
RcppExport SEXP RcppDateExample (SEXP dvsexp, SEXP dtvsexp)
RcppExport SEXP RcppVectorExample (SEXP vector)

Function Documentation

RcppExport SEXP Rcpp_Example ( SEXP  params,
SEXP  nlist,
SEXP  numvec,
SEXP  nummat,
SEXP  df,
SEXP  datevec,
SEXP  stringvec,
SEXP  fnvec,
SEXP  fnlist 
)
RcppExport SEXP RcppDateExample ( SEXP  dvsexp,
SEXP  dtvsexp 
)

Definition at line 382 of file RcppExample.cpp.

References RcppResultSet::add(), copyMessageToR(), RcppResultSet::getReturnList(), RcppDatetimeVector::size(), and RcppDateVector::size().

Here is the call graph for this function:

RcppExport SEXP RcppParamsExample ( SEXP  params  ) 
RcppExport SEXP RcppVectorExample ( SEXP  vector  ) 

Definition at line 423 of file RcppExample.cpp.

References RcppResultSet::add(), copyMessageToR(), RcppResultSet::getReturnList(), and RcppVector< T >::size().

Here is the call graph for this function:


Generated on Fri Nov 6 13:03:18 2009 for Rcpp by  doxygen 1.6.1