Outputs paths to all the elements in its input
paths(.data)
.data
'[1,[[],{"a":2}]]' %>% paths '[{"name":"JSON", "good":true}, {"name":"XML", "good":false}]' %>% paths
Useful links