backup: Back up all software metadata in the IMCR Portal

Description Usage Arguments Value Examples

View source: R/backup.R

Description

Back up all software metadata in the IMCR Portal

Usage

1
backup(path)

Arguments

path

(character) Where IMCR metadata will be written.

Value

(.json) JSON metadata files written to the specified path.

Examples

1
2
3
4
5
## Not run: 
get_imcr_json()
backup("/path/to/backup/directory")

## End(Not run)

IMCR-Hackathon/toolkit documentation built on Oct. 30, 2019, 7:14 p.m.