R/package.R

#' The Package
#' 
#' This package provides a template to work with 
#' Rcpp, roxygen, shiny, testthat and integrated datasets.
#' 
#' @name sample
#' @docType package
#' 
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib sample, .registration=TRUE
NULL  
unimi-dse/15f07018 documentation built on Feb. 19, 2020, 2:03 a.m.