get_count: Get count of elements that were returned from JSON data query

Description Usage Arguments Value Examples

Description

This will return the no of elements that were returned from JSON data query.

Usage

1

Arguments

x

a list, i.e. a JSON data object

Value

no_elements an integer, no of elements to download a value between 1 to 100

Examples

1
2
3
4
5
## Not run: 
###Return no of elements from a JSON data object (obtained using get_JSON_doc())
get_count(x = JSON_doc)

## End(Not run)

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