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")

nima documentation built on March 13, 2020, 2:10 a.m.

Related to clear in nima...