Learn R Programming

sejmRP (version 1.3)

remove_database: Removing database

Description

Function remove_database remove whole database.

Usage

remove_database(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
## Not run: 
# remove_database(dbname, user, password, host)## End(Not run)

Run the code above in your browser using DataLab