tidyjson (version 0.2.2)

jfunctions: Navigates nested objects to get at keys of a specific type, to be used as

Description

Navigates nested objects to get at keys of a specific type, to be used as arguments to spread_values

Usage

jstring(...)

jnumber(...)

jlogical(...)

Arguments

...
the path to follow

Value

a function that can operate on parsed JSON data