mediador_inteiro_teor: Function mediador_inteiro_teor

Description Usage Arguments Value Examples

View source: R/mediador_inteiro_teor.R

Description

This function downloads the whole texts of the agreements according to "solitacao" number extracted through mediador_meta function

Usage

1
mediador_inteiro_teor(solicitacao, download = TRUE, vector = TRUE)

Arguments

solicitacao

number that works as an id of the document.

download

whether to download the document or not

vector

wheter to create a vector of the documents as an R object.

Value

A file with the document and/or an R object with the text.

Examples

1
m<-mediador_inteiro_teor(solicitacao=c("MR087305/2016","MR035244/2009")) 

jjesusfilho/trabalho documentation built on Oct. 31, 2021, 10:20 p.m.