Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

Bob (Package: RJSONIO) :

These constants are used by handler functions that are called when a JSON value is encountered by the JSON parser. These identify the type of the JSON value. The values will already have been converted, but the start and end array and object events won't have a type.
● Data Source: CranContrib
● Keywords: datasets
● Alias: JSON_T_ARRAY_BEGIN, JSON_T_ARRAY_END, JSON_T_FALSE, JSON_T_FLOAT, JSON_T_INTEGER, JSON_T_KEY, JSON_T_MAX, JSON_T_NONE, JSON_T_NULL, JSON_T_OBJECT_BEGIN, JSON_T_OBJECT_END, JSON_T_STRING, JSON_T_TRUE
● 0 images