Serializes a manifest to a pretty-printed JSON file via the jsonlite package.
Arguments
- manifest
A manifest as returned by
make_manifest()/ built up withrecord().- path
Destination path for the JSON file.
Serializes a manifest to a pretty-printed JSON file via the jsonlite package.
A manifest as returned by make_manifest() / built up
with record().
Destination path for the JSON file.