Adds global variables identified at R CMD check`` to a
globals.R` file
Source: R/fix_global_variables.R
fix_global_variables.Rd
Adds global variables identified at R CMD check`` to a
globals.R` file
Arguments
- pkg
the package location
- check
the results of a
devtools::check
command (will check automatically if not provided)