R/globals.R

#' @noRd
"_PACKAGE"

# R/globals.R
utils::globalVariables(c("profmethod"))

if (getRversion() >= '2.15.1') {
  utils::globalVariables(c(
    '%>%', '.data', 'defaultSummary', 'pca',
    '.spc.error', '.spc.filehdr', '.spc.log',
    '.spc.read.x', '.spc.read.y', '.spc.subfiledir', '.spc.subhdr'
  ))
}

Try the specmine package in your browser

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

specmine documentation built on Aug. 5, 2026, 5:06 p.m.