View source: R/r6_to_dataframe.R
EnvironmentList_to_dataframe | R Documentation |
Extract the given name from all the environment in the list, and return it as a data.frame. If no names are given, extract all the primitive bounded variable
EnvironmentList_to_dataframe(environmentList, ...)
environmentList |
An environment list |
... |
A list of name |
The dataset build upon the given environment's name subset. If omitted, this subset is build by all names referencing a primitive datatype
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.