vott: vote information of parliament members

Description Usage Arguments Value Examples

View source: R/votesinfo.R

Description

get the data from parliament API and return the attendance rate, attitude and participation of each member.

Usage

1
vott (name1,startY,endY)

Arguments

name1

A char.name of the politician

startY

a integer. start year

endY

a integer. end year

Value

l. vote information of certain member

Examples

1
l1 <- vott("C",2015,2020)

AqsaIftikhar25/APILab documentation built on Dec. 31, 2020, 9:50 a.m.