fromJSON: Transform JSON string into a native R object

Description Usage Arguments Value Examples

View source: R/BrowserViz-class.R

Description

Transform JSON string into a native R object

Usage

1

Arguments

...

Extra arguments passed to this function

Value

a native R data structure

Examples

1
 fromJSON(toJSON(data.frame(a=8:10, b=LETTERS[8:10], stringsAsFactors=FALSE)))

BrowserViz documentation built on Nov. 8, 2020, 7:47 p.m.