R/wikkitidy-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom pillar tbl_format_footer
#' @importFrom pillar tbl_sum
#' @importFrom vctrs vec_ptype_abbr
#' @importFrom vctrs vec_ptype_full
## usethis namespace: end
NULL

# Suppress 'global variable' warnings due to using dplyr
# See https://dplyr.tidyverse.org/articles/in-packages.html
utils::globalVariables("type")
utils::globalVariables("generator")
utils::globalVariables("group")
utils::globalVariables("name")
utils::globalVariables(".")
utils::globalVariables("is_generator")
utils::globalVariables("pageid")
utils::globalVariables("timestamp")

Try the wikkitidy package in your browser

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

wikkitidy documentation built on April 4, 2025, 12:41 a.m.