Nothing
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.
Package details |
|
---|---|
Author | Julia Silge [aut, cre] (<https://orcid.org/0000-0002-3671-836X>), Simon Couch [aut], Qiushi Yan [aut], Max Kuhn [aut], Posit Software, PBC [cph, fnd] |
Maintainer | Julia Silge <julia.silge@posit.co> |
License | MIT + file LICENSE |
Version | 0.1.2 |
URL | https://github.com/rstudio/bundle https://rstudio.github.io/bundle/ |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.