read.artifacts: Read an Artifact File
Description
Read and validate an artifact file.
Usage
read.artifacts(file = "ARTIFACTS.json", check = TRUE)
Arguments
- file
the name of the artifacts file to read
- check
logical, should the artifact be checked for validity?