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/emanuele-guidotti documentation built on March 4, 2020, 1:03 a.m.