Learn R Programming

aurelius (version 0.8.4)

unjson: unjson

Description

Convert a JSON string in memory or a JSON file on disk into a list-of-lists structure.

Usage

unjson(x)

Arguments

x

input string or connection (if not open, this function opens it)

Value

a list of lists