cereal-package {cereal} | R Documentation |
cereal: Serialize 'vctrs' Objects to 'JSON'
Description
The 'vctrs' package provides a concept of vector prototype that can be especially useful when deploying models and code. Serialize these object prototypes to 'JSON' so they can be used to check and coerce data in production systems, and de-serialize 'JSON' back to the correct object prototypes.
Author(s)
Maintainer: Julia Silge julia.silge@posit.co (ORCID)
Authors:
Davis Vaughan davis@posit.co
Other contributors:
Posit Software, PBC [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/r-lib/cereal/issues
[Package cereal version 0.1.0 Index]