clear: 'clear' will clear the global environment or, when specified,...

View source: R/lib_rstudio.R

clearR Documentation

clear will clear the global environment or, when specified, a list of variables. clear will then call the garbage collector.

Description

clear will clear the global environment or, when specified, a list of variables. clear will then call the garbage collector.

Usage

clear(x = c())

Arguments

x

a vector of variable names to be deleted from the workspace


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.