connect_to_data: Allows you to easily connect to the database

Description Usage Arguments Value

View source: R/connect_to_data.R

Description

Takes in the username and password as strings

Usage

1
connect_to_data(username, password)

Arguments

username

Username as a string

password

Password as a string

Value

Returns an a connect object called sm. Refer to the object as sm. ie assign the results of the function to an object called sm


aminyakubu/explorys documentation built on Dec. 13, 2020, 4:40 a.m.