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 April 16, 2025, 9:08 a.m.