Description Fields Methods Author(s)
A class inherited directly from envRefClass
data
list, a base::list
popmany(x)
Pop many by indexes.
popone(x, warn = TRUE, error = TRUE)
Pop the one at the given index/position (or name) in the list, and return it. If no index is specified, obj$popone() removes and returns the last one in the list.
removeone(x)
Remove the first matched element whose value is x. Display an error if it does not exist.
Xiaobei Zhao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.