clear: Clean Global Environment, Plots and Console

Description Usage Author(s) See Also Examples

View source: R/clear.R

Description

clear is a quick way to clear messy Global Environment, plots and console without interrupting the search path.

Usage

1

Author(s)

Myo Minn Oo (Email: dr.myominnoo@gmail.com | Website: https://myominnoo.github.io/)

See Also

ilog

Examples

1
2
3
4
5
6
## Not run: 
x <- rnorm(100)
plot(x)
clear()

## End(Not run)

myominnoo/mStats_beta documentation built on Feb. 29, 2020, 8:17 a.m.