R/aux-scryr.R

Defines functions workaround

# Work around R CMD check issue:
# Namespaces in Imports field not imported from
workaround <- function() {
  dplyr::mutate
}
curso-r/scryr documentation built on Feb. 3, 2022, 12:37 a.m.