activate_provenance {edibble} | 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())