clear: Clear Workspace

View source: R/clear.R

clearR Documentation

Clear Workspace

Description

Clears specified environment and console

Usage

clear(env = globalenv())

Arguments

env

An environment

Note

This does not remove loaded package. Restart your R session before getting the final output.

Author(s)

Sven Halvorson

Examples

clear()

svenhalvorson/SvenR documentation built on Aug. 25, 2023, 1:31 p.m.