qparse: Parse JSON specification to find info about a file

Description Usage Arguments Value Examples

View source: R/parse.R

Description

Parse JSON specification to find info about a file

Usage

1
qparse(pkg_name, file)

Arguments

pkg_name

which package the file belongs to

file

path to the file, see examples

Value

dataframe with info about a particular file

Examples

1
2
qparse("examples/wine", "quality/red")
qparse("akarve/seattle_911", "responses")

stillmatic/quiltr documentation built on Sept. 5, 2017, 7:43 a.m.