Nothing
objectremover
is an RStudio addin to assist with clearing objects from
the Global environment. Features include removing objects by
Install objectremover
with
install.packages("objectremover")
Alternatively, you can install the development version of
objectremover
with
devtools::install_github("alan-y/objectremover")
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.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.