powered by
Outputs paths to all the elements in its input
paths(.data)
input
'[1,[[],{"a":2}]]' %>% paths '[{"name":"JSON", "good":true}, {"name":"XML", "good":false}]' %>% paths
Run the code above in your browser using DataLab