powered by
This function clears the console equivalent to Ctrl + L in RStudio on Windows, Mac, UNIX, or Linux operating system.
Ctrl + L
clear()
Takuya Yanagida
restart, setsource
restart
setsource
if (FALSE) { # Clear console clear() }
Run the code above in your browser using DataLab