R/global.R

# This fixes a NOTE during checks due to undefined variable names - used in
# ggplot2 syntax.

utils::globalVariables(c(".data"))
reconhub/projections documentation built on March 24, 2023, 4:36 a.m.