Build Status cran checks

objectremover

objectremover is an RStudio addin to assist with clearing objects from the Global environment. Features include removing objects by

Installation

Install objectremover with

install.packages("objectremover")

Alternatively, you can install the development version of objectremover with

devtools::install_github("alan-y/objectremover")

Use

After installing the package, the add-in will be available in RStudio from the Addins dropdown menu. Select “Remove Objects” (under the heading OBJECTREMOVER) from the menu to run.