parse_decision: Parse jurisprudence decisions and pages from...

Description Usage Arguments Value

View source: R/parse.R

Description

Parse jurisprudence decisions and pages from [download_decision_year()] or [download_decision()]

Usage

1
parse_decision(file, type = "both", verbose = TRUE)

Arguments

file

A character vector with the paths to one of more jurisprudence files (as returned by [download_decision_year()] or [download_decision()])

type

Whether to parse for '"page"', '"decision"' or '"both"'

verbose

Whether or not to print a progress bar

Value

A tibble with the data parsed


abjur/carf documentation built on Sept. 30, 2019, 4:24 a.m.