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


HenrikBengtsson/globals documentation built on March 12, 2024, 12:30 p.m.