R/globals.R

# This global variable is to define .data global variable which is used on dplyr operations
# This avoids not defined variable warnings
utils::globalVariables(c(".data"))

Try the epitweetr package in your browser

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

epitweetr documentation built on Nov. 16, 2023, 5:07 p.m.