backup.Rd
Back up all software metadata in the IMCR Portal
backup(path)
path | (character) Where IMCR metadata will be written. |
---|
(.json) JSON metadata files written to the specified path
.
# NOT RUN { get_imcr_json() backup("/path/to/backup/directory") # }