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:

Other contributors:

See Also

Useful links:


[Package cereal version 0.1.0 Index]