get_metadata: Get metadata from documents belonging to lawsuits

Description Usage Arguments See Also

Description

This function accesses lawsuits' ESAJ pages and tries to get the metadata of all documents (if lawsuit isn't found, shows error but skips it).

Usage

1
get_metadata(id, login = NULL, password = NULL, only_petitions = FALSE)

Arguments

id

A character vector with one or more lawsuit IDs

login

ESAJ system login (if left ‘NULL' and your’re not logged in yet, will ask for it)

password

ESAJ system password (if left ‘NULL' and your’re not logged in yet, will ask for it)

only_petitions

Whether to only get petitions

See Also

[download_documents()]


abjur/peticoesTJSP documentation built on June 4, 2019, 3:09 a.m.