Learn R Programming

sejmRP (version 1.2)

votings_update_table: Updating table with votings

Description

Function votings_update_table updates table with votings.

Usage

votings_update_table(dbname, user, password, host,
  home_page='http://www.sejm.gov.pl/Sejm7.nsf/', page=
  'http://www.sejm.gov.pl/Sejm7.nsf/agent.xsp?symbol=posglos&NrKadencji=7',
  verbose=FALSE)

Arguments

dbname
name of database
user
name of user
password
password of database
host
name of host
home_page
main page of polish diet: http://www.sejm.gov.pl/Sejm7.nsf/
page
page with votings in polish diet: http://www.sejm.gov.pl/Sejm7.nsf/agent.xsp? symbol=posglos&NrKadencji=7
verbose
if TRUE then additional info will be printed

Value

  • invisible NULL

Examples

Run this code
votings_update_table(dbname, user, password, host)

Run the code above in your browser using DataLab