run_manifest_import.Rd
Reads a manifest written by run_manifest_export().
run_manifest_export()
run_manifest_import(path, as_tibble = TRUE)
Path to a manifest JSON file.
If TRUE (default), return artifacts as a tibble with manifest metadata attached as an attribute.
TRUE
A tibble (default) or raw list payload.