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/scry documentation built on Jan. 29, 2022, 7:05 a.m.