rm_all: Remove all objects from global environment

View source: R/live.R

rm_allR Documentation

Remove all objects from global environment

Description

Same as rm(list=ls())

Usage

rm_all()

Value

No return value, called for side effects

Examples

## Not run: rm_all()

toscutil documentation built on June 28, 2024, 5:06 p.m.

Related to rm_all in toscutil...