R/aux-scryr.R

Defines functions workaround

# Work around R CMD check issue:
# Namespaces in Imports field not imported from
workaround <- function() {
  dplyr::mutate
}

Try the scryr package in your browser

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

scryr documentation built on Jan. 28, 2022, 9:07 a.m.