R/zzz.R

#' @importFrom dplyr collect
NULL

#' @importFrom rlang :=
NULL

# For collect()
utils::globalVariables(
  c(
    ".rows",
    "...x"
  )
)

Try the strapgod package in your browser

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

strapgod documentation built on Sept. 20, 2019, 9:04 a.m.