R/numint-pkg.R

#' @importFrom parallel parLapply makeCluster stopCluster
#' @importFrom grDevices blues9
#' @importFrom graphics axis legend plot.new plot.window polygon title
#' @importFrom stats runif sd
#'
NULL

#' numint
#'
#' A not so funny collection of functions
#'
#' @description We add stuff up... You can access to the project
#' website at \url{https://github.com/USCbiostats/software-dev/tree/master/rpkgs/funnypkg}
#'
#' @docType package
#' @name numint-pkg
#'
#' @author George G. Vega Yon
#'
NULL
pmarjora/numint documentation built on May 24, 2019, 6:16 a.m.