R/global_variables.R

#' @export
utils::globalVariables(c(
  ".", "p", "where", "x", "y", "variance.ratio", "V1",
  "estimate", "estimate1", "estimate2", "df", "Method",
  "Alternative", "r", "W", "CI", "Fit", "Parameter",
  "95% CI", "95% CI (b)", "b", "Dependent Variable",
  "var.equal", "95% CI (t)", "Row",
  "cells", "na", "na_max", "theme_apa"
))
RemPsyc/rempsyc documentation built on July 2, 2024, 9:41 p.m.