from.json.DataSetResult: Returns a DatasetResult instance from a JSON string...

Description Usage Arguments Details Value Author(s)

View source: R/dataset.R

Description

Returns a DatasetResult instance from a JSON string representation

Usage

1

Arguments

json_str

The JSON object

file

the name of a file to read the json_str from; this can also be a URL. Only one of json_str or file must be supplied.

method

use the C implementation, or the older slower (and one day to be depricated) R implementation

unexpected.escape

changed handling of unexpected escaped characters. Handling value should be one of "error", "skip", or "keep"; on unexpected characters issue an error, skip the character, or keep the character

Details

TOD

Value

The DatasetResult instance

Author(s)

Yasset Perez-Riverol


BD2K-DDI/ddiR documentation built on March 30, 2020, 11:38 p.m.