colearendt / tidyjson

Tidy your JSON data in R with tidyjson
Other
184 stars 15 forks source link

Create a json_complexity function that computes the recursively un-nested length of JSON #5

Closed jeremystan closed 8 years ago

jeremystan commented 8 years ago

Counts the total number of nodes in the JSON.