R/shapr-package.R

#' @importFrom data.table data.table fread fwrite setnames := year month
#' uniqueN setkey as.data.table copy between is.data.table setcolorder rbindlist
#'
#' @importFrom graphics plot hist rect
#'
#' @importFrom utils head tail methods
#'
#' @importFrom stats predict
#'
#' @importFrom stats as.formula
#'
#' @importFrom stats model.matrix
#'
#' @importFrom stats model.frame
#'
#' @importFrom stats setNames
#'
#' @importFrom stats contrasts
#'
#' @importFrom Rcpp sourceCpp
#'
#' @keywords internal
#'
#' @useDynLib shapr, .registration = TRUE
NULL

Try the shapr package in your browser

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

shapr documentation built on May 4, 2023, 5:10 p.m.