activate_provenance | R Documentation |
This is a developer function to create a new Kitchen class with the existing design.
activate_provenance(
.edibble,
overwrite = c("graph", "anatomy", "recipe", "validation", "simulate",
"simulate_result")
)
.edibble |
An edibble object. |
overwrite |
What object to overwrite in the provenance object. |
A Provenance object.
activate_provenance(takeout())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.