rm_all {toscutil}R 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()

[Package toscutil version 2.7.4 Index]