alan-y/objectremover: 'RStudio' Addin for Removing Objects from the Global Environment Based on Patterns and Object Type

An 'RStudio' addin to assist with removing objects from the global environment. Features include removing objects according to name patterns and object type. During the course of an analysis, temporary objects are often created and this tool assists with removing them quickly. This can be useful when memory management within 'R' is important.

Getting started

Package details

MaintainerAlan Yeung <alan_y987@hotmail.com>
LicenseMIT + file LICENSE
Version0.8.1
URL https://github.com/alan-y/objectremover
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("alan-y/objectremover")
alan-y/objectremover documentation built on Aug. 15, 2021, 9:58 p.m.