Learn R Programming

sejmRP (version 1.3)

votings_get_date: Getting date of meeting

Description

Function votings_get_date gets a date of meeting.

Usage

votings_get_date(page)

Arguments

page
meeting's page

Value

date in format YYYY-MM-DD as character

Details

Example of a meeting's page: http://www.sejm.gov.pl/Sejm7.nsf/agent.xsp?symbol=listaglos&IdDnia=1179

Examples

Run this code
## Not run: 
# page <- 'http://www.sejm.gov.pl/Sejm7.nsf/agent.xsp?symbol=listaglos&IdDnia=1179'
# votings_get_date(page)## End(Not run)

Run the code above in your browser using DataLab