Skip to content
/ cleaR Public

❗ This is a read-only mirror of the CRAN R package repository. cleaR — Clean the R Console and Environment. Homepage: https://github.com/joundso/cleaR Report bugs for this package: https://github.com/joundso/cleaR/issues

Notifications You must be signed in to change notification settings

cran/cleaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cleaR

R CMD Check via {tic} linting test-coverage codecov CRAN Status Badge Cran Checks

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.

Installation

You can install cleaR directly from CRAN:

install.packages("cleaR")

The development version can be installed using

install.packages("remotes")
remotes::install_github("joundso/cleaR", ref = "dev")

About

❗ This is a read-only mirror of the CRAN R package repository. cleaR — Clean the R Console and Environment. Homepage: https://github.com/joundso/cleaR Report bugs for this package: https://github.com/joundso/cleaR/issues

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages