spread_values
Note that these functions fail if they encounter the incorrect type.
jstring(..., recursive = FALSE)jnumber(..., recursive = FALSE)
jlogical(..., recursive = FALSE)
a function that can operate on parsed JSON data
a quoted or unquoted sequence of strings designating the object name sequence you wish to follow to find a value
logical indicating whether second level and beyond objects should be extracted. Only works when there exists a single value in the nested json object
spread_values
for using these functions to spread
the values of a JSON object into new columns