dust_repair_environment | R Documentation |
Repair the environment of a dust object created by [dust] and then saved and reloaded by [saveRDS] and [readRDS]. Because we use a fake temporary package to hold the generated code, it will not ordinarily be loaded properly without using this.
dust_repair_environment(generator, quiet = FALSE)
generator |
The dust generator |
quiet |
Logical, indicating if we should be quiet (default prints some progress information) |
Nothing, called for its side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.