path {tidyjson}R Documentation

Create a JSON path with a minimum of typing

Description

Create a JSON path with a minimum of typing

Usage

path(...)

Arguments

...

a sequence of quoted or unquoted character strings specifying JSON object names

Value

a path object


[Package tidyjson version 0.3.2 Index]