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
bcallaway11/BMisc documentation built on March 13, 2024, 1:39 a.m.