Learn R Programming

sejmRP (version 1.2)

deputies_create_table: Creating table with deputies

Description

Function deputies_create_table creates a table with deputies.

Usage

deputies_create_table(dbname, user, password, host)

Arguments

dbname
name of database
user
name of user
password
password of database
host
name of host

Value

  • invisible NULL

Examples

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

Run the code above in your browser using DataLab