R/global.R

#' This defines variables, mainly used with 'dplyr' and pipes that
#' throw a 'no visible binding for global variable' during
#' 'R CMD check' (before CRAN submission)
#'
#' @noRd
utils::globalVariables(c(  ))

Try the bib2df package in your browser

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

bib2df documentation built on June 22, 2024, 11:11 a.m.