bundle_description | R Documentation |
Typically, models in 'R' exist in memory and can be saved via regular 'R' serialization. However, some models store information in locations that cannot be saved using 'R' serialization alone. The goal of 'bundle' is to provide a common interface to capture this information, situate it within a portable object, and restore it for use in new settings.
Maintainer: Julia Silge julia.silge@posit.co (ORCID)
Authors:
Simon Couch simonpatrickcouch@gmail.com
Qiushi Yan qiushi.yann@gmail.com
Max Kuhn max@posit.co
Other contributors:
Posit Software, PBC [copyright holder, funder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.