R/RcppExports.R

Defines functions cube

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

cube <- function(x) {
    .Call('_my2stpkg_cube', PACKAGE = 'my2stpkg', x)
}
xietian99/test_pkg1 documentation built on Nov. 14, 2019, 4:14 a.m.