R/imports.R

#' @title BMisc
#'
#' @description A set of miscellaneous helper functions
#'
#' @docType package
#' @name BMisc
#' @useDynLib BMisc
#' @importFrom Rcpp sourceCpp
#' @import graphics
#' @import stats
NULL

Try the BMisc package in your browser

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

BMisc documentation built on July 12, 2022, 1:05 a.m.