log_in: Log In

Description Usage Arguments Value

View source: R/log_in_out.R

Description

This function checks user credentials, opens a connection with the database and stores its handler in the global environment.

Usage

1
log_in(username, password, environment = 1)

Arguments

username

String containing the username.

password

String containing the password.

environment

Leave blank. Which environment should the connection object be placed on?

Value

Does not return anything


rfinance documentation built on Oct. 26, 2021, 9:07 a.m.