object_remove {objectremover} | R Documentation |
object_remove
Description
Removes objects from the global environment according to a pattern for easy use as an RStudio addin
Usage
object_remove()
Examples
if (interactive()) {
object_remove()
}
[Package objectremover version 0.8.1 Index]