R/RcppExports.R

Defines functions timesTwo

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

#' @useDynLib visDec, .registration = TRUE
#' @importFrom Rcpp evalCpp
timesTwo <- function(x) {
    .Call('visDec_timesTwo', PACKAGE = 'visDec', x)
}
MartinRoth/visDec documentation built on May 7, 2019, 3:40 p.m.