Learn R Programming

objectremover (version 0.8.1)

object_remove: object_remove

Description

Removes objects from the global environment according to a pattern for easy use as an RStudio addin

Usage

object_remove()

Arguments

Examples

Run this code
# NOT RUN {
if (interactive()) {
  object_remove()
}
# }

Run the code above in your browser using DataLab