R/RcppExports.R

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

#' @title timesTwo
#' @description
#' Times two input
#' @name timesTwo
#' @param x NumericVector
#'
#' @export
NULL

timesTwo <- function(x) {
    .Call('_dcEvent_timesTwo', PACKAGE = 'dcEvent', x)
}
3schwartz/forecast documentation built on May 13, 2019, 1:13 p.m.