Learn R Programming

toscutil (version 2.8.0)

rm_all: Remove all objects from global environment

Description

Same as rm(list=ls())

Usage

rm_all()

Arguments

Value

No return value, called for side effects

Examples

Run this code
if (FALSE) rm_all()

Run the code above in your browser using DataLab