RemoveExcept: Removes all objects in global environment except selected...

Description Usage Arguments Value

View source: R/utility.R

Description

Removes all objects in global environment except ones included in the argument in quotes, e.g., c("df1", "vec1").

Usage

1
RemoveExcept(object = object)

Arguments

object

Object(s) to keep in environment, e.g., c("df1", "vec1").

Value

New global environment


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.