Learn R Programming

sejmRP (version 1.3)

votings_get_meetings_table: Getting meetings' table

Description

Function votings_get_meetings_table gets meetings' table.

Usage

votings_get_meetings_table(page =  'http://www.sejm.gov.pl/Sejm8.nsf/agent.xsp?symbol=posglos&NrKadencji=8')

Arguments

page
page with votings in polish diet: http://www.sejm.gov.pl/Sejm8.nsf/agent.xsp? symbol=posglos&NrKadencji=8

Value

data frame with three unnamed columns

Details

Function votings_get_meetings_table gets meetings' table. The result of this function is a data frame with three columns, where the first includes numbers of meetings, the second theirs' dates in Polish and the third is with numbers of votings on each meeting.

Examples

Run this code
## Not run: 
# votings_get_meetings_table()## End(Not run)

Run the code above in your browser using DataLab