rm2: remove2

View source: R/rm2.R

rm2R Documentation

remove2

Description

remove all but

Usage

rm2(..., rmlist = NULL, envir = .GlobalEnv, verbose = TRUE)

Arguments

...

variables you want to keep

rmlist

alternatively, the variables you want to keep as a character vector

envir

environment in which to find the variables

verbose

give helful messages?

Details

like rm but specify what you want to keep


renlund/proh documentation built on March 25, 2023, 10:07 a.m.