R/import_from.R

#' This is not magrittr's pipe (actually it is)
#' @name %>%
#' @importFrom magrittr %>%
#' @export
#' @keywords internal
NULL

#' @importFrom methods setClass setGeneric setMethod as is
#' callNextMethod new validObject
#' @importFrom grDevices palette
#' @importFrom graphics axis boxplot legend lines par plot points segments text
#' title
#' @importFrom stats as.formula loess predict sd rnorm
#' @importFrom utils installed.packages
#' @importFrom parallel makePSOCKcluster clusterExport parLapplyLB stopCluster
#' clusterExport clusterEvalQ
NULL

Try the simulator package in your browser

Any scripts or data that you put into this service are public.

simulator documentation built on Feb. 16, 2023, 9:34 p.m.