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
#' @importFrom dplyr group_by mutate %>% group_map
NULL

Try the BMisc package in your browser

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

BMisc documentation built on June 22, 2024, 11:02 a.m.