keep | R Documentation |
Keep objects
keep(..., envir = .GlobalEnv)
... |
one or more objects |
envir |
environment, default is global |
a <- 1
b <- 2
d <- 4
keep(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.