The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
The R package cleaR
provides a function
clear()
to be used to clean the console and the whole R
environment. After calling cleaR::clear()
, all assigned
variables, functions and the printed stuff in the console will be
removed.
You can install cleaR
directly from CRAN:
install.packages("cleaR")
The development version can be installed using
install.packages("remotes")
::install_github("joundso/cleaR", ref = "dev") remotes
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.