R/globals.R

# datasets stored in data/*.rda and used inside functions
utils::globalVariables(c("sex_prefecture", "place_prefecture", "bullet"))

# variables used inside dplyr verbs (NSE context)
utils::globalVariables(c(".", "prefecture", "year", "week", "disease", "cases"))

Try the jpinfect package in your browser

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

jpinfect documentation built on Feb. 24, 2026, 1:07 a.m.