remove_screen | R Documentation |
Removes a screen with a given name from a list of screens. If multiple screens match the provided name, they are all removed.
remove_screen(screen_list, name)
screen_list |
An existing list of screens. |
name |
A name for the screen to remove (e.g. "RPE1_T18"). |
screen_list
with the named screen removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.