Learn R Programming

steemr (version 0.1.3)

ssql: Open Connections to the SteemSQL server. ssql means 'send to sql'.

Description

Open Connections to the SteemSQL server. ssql means 'send to sql'.

Usage

ssql(uid = NA, pwd = NA)

Arguments

uid

A character string of the SteemSQL ID.

pwd

A character string of the SteemSQL password.

Value

A connection to the SeemSQL server.

Examples

Run this code
# NOT RUN {
ssql()
# }

Run the code above in your browser using DataLab