nitrc_remote_data: Download NITRC Remote Data Sources

Description Usage Arguments Value Examples

Description

Downloads the JSON object from the NITRC Remote Data Sources, and parses it to a list.

Usage

1
nitrc_remote_data(spec = c("all", "", "local", "incf"))

Arguments

spec

specification of data to extract. Default is All. See http://www.nitrc.org/plugins/mwiki/index.php/nitrc:NITRC_Remote_Data_Access for more information

Value

A list from fromJSON of the parsed content returned

Examples

1
res = nitrc_remote_data(spec = "589")

muschellij2/nitrc documentation built on May 23, 2019, 9:53 a.m.