R/zzz.R

#' @importFrom dplyr collect
NULL

#' @importFrom rlang :=
NULL

# For collect()
utils::globalVariables(
  c(
    ".rows",
    "...x"
  )
)
DavisVaughan/strapgod documentation built on Jan. 25, 2020, 8:01 a.m.