Learn R Programming

sejmRP (version 1.2)

statements_create_table: Creating table with deputies' statements

Description

Function statements_create_table creates a table with deputies' statements.

Usage

statements_create_table(dbname, user, password, host,
  home_page = 'http://www.sejm.gov.pl/Sejm7.nsf/')

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/

Value

  • invisible NULL

Examples

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

Run the code above in your browser using DataLab