post_software: Add new software to the IMCR Portal

Description Usage Arguments Value Examples

View source: R/post_software.R

Description

Add new software to the IMCR Portal

Usage

1

Arguments

name

(character) File name of software JSON (without file extension).

path

(character) Path to software JSON.

Value

(message) Status message of POST operation.

Examples

1
2
3
4
5
## Not run: 
login()
post_software("arrow", "/path/to/software/json")

## End(Not run)

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