Learn R Programming

sejmRP (version 1.3)

deputies_update_table: Updating table with deputies

Description

Function deputies_update_table updates a table with deputies.

Usage

deputies_update_table(dbname, user, password, host, nr_term_of_office = 8)

Arguments

dbname
name of database
user
name of user
password
password of database
host
name of host
nr_term_of_office
number of term of office of Polish Diet; default: 8

Value

invisible NULL

Examples

Run this code
## Not run: 
# deputies_update_table(dbname, user, password, host)## End(Not run)

Run the code above in your browser using DataLab