R/roxygen_description.R

# This add the lines
# importFrom(...,...)
# to the NAMESPACE file
# when calling roxygen2::roxygenize()

#' @importFrom graphics lines par plot
#' @importFrom stats approxfun density kmeans quantile rbinom rmultinom rpois runif
#' @importFrom parallel mclapply
#' @importFrom clue solve_LSAP
#' @importFrom gtools rdirichlet
#' @import Rfast
#'
NULL

Try the ppsbm package in your browser

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

ppsbm documentation built on May 1, 2019, 11:26 p.m.