get_field_names: Get field/variable names from the JSON data object

Description Usage Arguments Value Examples

Description

This will return field names from the JSON data object.

Usage

1

Arguments

x

a list, i.e. a JSON data object

Value

field_names a vector/list, of field names for JSON data object

Examples

1
2
3
4
5
## Not run: 
###Return field names 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.