Skip to contents

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

Usage

fix_global_variables(pkg = ".", check)

Arguments

pkg

the package location

check

the results of a devtools::check command (will check automatically if not provided)

Value

nothing