R/sar_pkg.R

#' @useDynLib SAR, .registration=TRUE
NULL

#' @importFrom Rcpp sourceCpp
#' @importFrom R6 R6Class
#' @importFrom dplyr %>%
#' @importFrom RcppParallel RcppParallelLibs
#' @importFrom stats cor predict reformulate xtabs
NULL

#' @import Matrix
#' @import AzureRMR
#' @import AzureStor
NULL

globalVariables(c("self", "warm_item", "cold_item"), "SAR")

Try the SAR package in your browser

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

SAR documentation built on Oct. 23, 2020, 7:55 p.m.