cleanup.Globals: Drop certain types of globals

View source: R/cleanup.R

cleanup.GlobalsR Documentation

Drop certain types of globals

Description

Drop certain types of globals

Usage

## S3 method for class 'Globals'
cleanup(globals, drop = c("missing", "base-packages", "nativesymbolinfo"), ...)

Arguments

globals

A Globals object.

drop

A character vector specifying what type of globals to drop.

...

Not used


globals documentation built on Nov. 22, 2022, 1:10 a.m.