write.artifacts: Write an Artifact File
Description
Validate and write an artifact file.
Usage
write.artifacts(..., append = TRUE, check = TRUE)
Arguments
- ...
a list of artifact objects made using artifact
.
- append
logical, should the new artifacts be appended to the
existing file?
- check
logical, should the artifact be checked for validity?