Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cleanup.Globals

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

Identify Global Objects in R Expressions

v0.14.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph], Davis Vaughan [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.