Function votings_get_votings_table gets votings' table from
meeting's page.
Usage
votings_get_votings_table(page)
Arguments
page
meeting's page
Value
data frame with three columns: Nr, Godzina (Time), Temat (Topic)
Details
Function votings_get_votings_table gets votings' table from
meeting's page. Example of a meeting's page:
http://www.sejm.gov.pl/Sejm7.nsf/agent.xsp?symbol=listaglos&IdDnia=1179
The result of this function is a data frame with three columns, where
the first includes numbers of votings, the second voting's time
and the third is with voting's topics.