clear {misty} | R Documentation |
Clear Console in RStudio
Description
This function clears the console equivalent to Ctrl + L
in RStudio on
Windows, Mac, UNIX, or Linux operating system.
Usage
clear()
Author(s)
Takuya Yanagida
See Also
Examples
## Not run:
# Clear console
clear()
## End(Not run)
[Package misty version 0.7.3 Index]