R/wrds-package.R

#' @keywords internal
"_PACKAGE"
#
#' @importFrom rlang .env
#' @importFrom dplyr tbl
#' @importFrom dbplyr in_schema
NULL

# Global variables used in dplyr pipelines (NSE)
utils::globalVariables(c(
  "datadate", "datafmt", "gvkey", "linkenddt", "n", "popsrc", "score",
  "sic", "sic_header", "sich"
))

Try the wrds package in your browser

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

wrds documentation built on May 11, 2026, 5:06 p.m.