Function statements_get_statements_table gets statements' table from
meeting's page.
Usage
statements_get_statements_table(page)
Arguments
page
meeting's page
Value
data frame with three unnamed columns
Details
Function statements_get_statements_table gets statements' table. from
meeting's page. Example of a meeting's page:
http://www.sejm.gov.pl/Sejm7.nsf/posiedzenie.xsp?posiedzenie=99&dzien=2
The result of this function is a data frame with three columns, where
the first includes author of statement, the second the number of order point
and the third is a title of order point.