View source: R/saving_and_loading.R
| create_config_state | R Documentation |
Function creates a config that can be saved to disk. It is used during loading an object from disk in order to set the correct configuration.
create_config_state(object)
object |
Object of class |
Returns a list that contains the class of the object, the public, and
private fields.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.