Removes R objects in the global environment if R object doesn't exist
1 | rm_if_exists(r_object, envir = globalenv())
|
r_object |
single R object that is removed if it is present in the environment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.