object {JSON} R Documentation

Convert the raw json model into R data object

Description

Usage

object(json, schema,
    decodeMetachar = TRUE);

Arguments

json

[as JsonElement]

schema

-

env

[as Environment]

Details

Authors

SMRUCC genomics

Value

this function returns data object of type any kind.

clr value class

Examples


[Package JSON version 6.0.0.3654 Index]