put_software: Update software in the IMCR Portal

Description Usage Value Examples

View source: R/put_software.R

Description

Modified software metadata (indicated by a "TRUE" in the imcr_json_mod_index object) is written to tempdir() and uploaded to the IMCR Portal.

Usage

1

Value

(message) Status message of PUT operation.

Examples

1
2
3
4
5
6
7
## Not run: 
login()
get_imcr_json()
modify_software_category("add", "arrow", c("quality control", "import"))
put_software()

## End(Not run)

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