get_field_type: Get field/variable types from the JSON data object

Description Usage Arguments Value Examples

Description

This will return field types from the JSON data object.

Usage

1

Arguments

x

a list, i.e. a JSON data object

Value

field_types a list/vector, field type of each of the fields

Examples

1
2
3
4
5
## Not run: 
###Return field types from a JSON data object (obtained using get_JSON_doc())
get_field_names(x = JSON_doc)

## End(Not run)

steadyfish/ogdindiar documentation built on May 30, 2019, 10:43 a.m.