R/RcppExports.R

Defines functions f4 f3

Documented in f3 f4

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

f4 <- function(x) {
    .Call('C_testp_f4', PACKAGE = 'testp', x)
}

f3 <- function(v1) {
    .Call('C_testp_f3', PACKAGE = 'testp', v1)
}
rdiaz02/testp documentation built on May 27, 2019, 3:06 a.m.