paths function

Outputs paths to all the elements in its input

Outputs paths to all the elements in its input

paths(.data)

Arguments

  • .data: input

Examples

'[1,[[],{"a":2}]]' %>% paths '[{"name":"JSON", "good":true}, {"name":"XML", "good":false}]' %>% paths
  • Maintainer: Jeroen Ooms
  • License: MIT + file LICENSE
  • Last published: 2024-12-16