R/cleanup.R
cleanup.Globals.Rd
Drop certain types of globals
# S3 method for class 'Globals' cleanup(globals, drop = c("missing", "base-packages", "nativesymbolinfo"), ...)
A Globals object.
A character vector specifying what type of globals to drop.
Not used