bundle_description: bundle: Serialize Model Objects With A Consistent Interface

bundle_descriptionR Documentation

bundle: Serialize Model Objects With A Consistent Interface

Description

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.

Author(s)

Maintainer: Julia Silge julia.silge@posit.co (ORCID)

Authors:

Other contributors:

  • Posit Software, PBC [copyright holder, funder]

See Also

Useful links:


bundle documentation built on April 12, 2025, 9:14 a.m.