Adds global variables identified at R CMD check`` to a globals.R` file

fix_global_variables(pkg = ".", check)

Arguments

pkg

the package location

check

the results of a devtools::check

Value

nothing