stj_metadata: Function stj_metadata

Description Usage Arguments Value

Description

This function returns metadada from Brazilian Federal High Court precedents

Usage

1
2
stj_metadata(open_search, database = "acordaos", phrase = FALSE,
  start_date = "", end_date = "")

Arguments

open_search

Words to be searched

database

Character string with one of these seven options:"acordaos","sumulas", "monocraticas',"informativo" Default is "acordaos".

phrase

Logical. If TRUE, it will deparse the sentence.

start_date

Optional. Character string in the format: "dd/mm/yyyy" with the start of period to search for.

end_date

Optional. Character string in the format: "dd/mm/yyyy" with the end of period to search for.

Value

Dataframe with the metadata


courtsbr/stfstj documentation built on May 28, 2019, 7:48 p.m.