clear: Clear the Current Screen/Buffer

Description Usage Details Examples

View source: R/utils.R

Description

Clear the screen with a call to system and clear.

Usage

1

Details

This function is merely a call to system("clear")

Examples

1
system("clear")

nhejazi/nima documentation built on March 10, 2020, 1:10 a.m.