R/RcppExports.R

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

DataFrameExample <- function(DF) {
    .Call('RcppExamples_DataFrameExample', PACKAGE = 'RcppExamples', DF)
}

DateExample <- function(dv, dtv) {
    .Call('RcppExamples_DateExample', PACKAGE = 'RcppExamples', dv, dtv)
}

ListExamples <- function(rparam) {
    .Call('RcppExamples_ListExamples', PACKAGE = 'RcppExamples', rparam)
}

MatrixExample <- function(orig) {
    .Call('RcppExamples_MatrixExample', PACKAGE = 'RcppExamples', orig)
}

NumericVectorExample <- function(orig) {
    .Call('RcppExamples_NumericVectorExample', PACKAGE = 'RcppExamples', orig)
}

RcppRNGs <- function(n) {
    .Call('RcppExamples_RcppRNGs', PACKAGE = 'RcppExamples', n)
}

StringVectorExample <- function(orig) {
    .Call('RcppExamples_StringVectorExample', PACKAGE = 'RcppExamples', orig)
}

Try the RcppExamples package in your browser

Any scripts or data that you put into this service are public.

RcppExamples documentation built on May 2, 2019, 4:46 p.m.