R/imports.R

#' @name BMisc
#' @title BMisc
#' @description A set of miscellaneous helper functions
#' @keywords internal
#' @useDynLib BMisc
#' @importFrom Rcpp sourceCpp
#' @import graphics
#' @import stats
#' @importFrom dplyr group_by mutate %>% group_map select starts_with
#' @importFrom tidyr pivot_wider
#' @importFrom caret findLinearCombos
"_PACKAGE"

NULL
bcallaway11/BMisc documentation built on Jan. 12, 2025, 9:11 a.m.