R/utils.R

# Packages to import into NAMESPACE

#' @import ggplot2
#' @import pbapply
#' @import stats
#' @import Formula
#' @import parallel
#' @import sandwich
#' @importFrom methods is
NULL

utils::globalVariables(c("variable", "probs", "value", "se", "gray"))

Try the rifreg package in your browser

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

rifreg documentation built on June 21, 2025, 5:08 p.m.