R/mullenMisc.R

#' Mullen Miscellaneous
#'
#' @docType package
#' @name mullenMisc
#' @import assertthat
NULL

if (getRversion() >= "2.15.1") {
  utils::globalVariables(c("grades_4pt", "grades_percent"))
}
lmullen/mullenMisc documentation built on May 21, 2019, 7:35 a.m.