rstudio / bundle

Prepare objects for serialization with a consistent interface
https://rstudio.github.io/bundle/
Other
27 stars 4 forks source link

helper to “swap” elements out with their (un)bundled version #18

Closed simonpcouch closed 2 years ago

simonpcouch commented 2 years ago

Already feeling something like this would be helpful for the more recursive-ish wrappers.

https://github.com/simonpcouch/bundle/blob/5f5562bb62e2b7bf731875a6f7a93461d0610a28/R/bundle_parsnip.R#L51-L54

https://github.com/simonpcouch/bundle/blob/5f5562bb62e2b7bf731875a6f7a93461d0610a28/R/bundle_workflows.R#L67-L69