clc: Function to clear the R console.

View source: R/clc.R

clcR Documentation

Function to clear the R console.

Description

Function to clear the R console.

Usage

clc()

Author(s)

Stuart K. Grange

See Also

http://stackoverflow.com/questions/14260340/function-to-clear-the-console-in-rstackoverflow.com

Examples

## Not run: 
# Clear console
clc()

# Or without loading package
threadr::clc()


## End(Not run)


skgrange/threadr documentation built on April 15, 2024, 9:35 p.m.