fetch_relacionadas: Fetches all propositions related to a proposition

Description Usage Arguments Value See Also Examples

View source: R/proposicoes.R

Description

Returns all propositions related to a proposition by its id.

Usage

1

Arguments

id_prop

Proposition's ID

Value

Dataframe containing all the related propositions.

See Also

fetch_id_proposicao

Examples

1
relacionadas_pec241 <- fetch_relacionadas(2088351)

rcongresso documentation built on May 26, 2018, 1:04 a.m.