log_in: Log In

View source: R/log_in_out.R

log_inR Documentation

Log In

Description

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

Usage

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


aljrico/rfinance documentation built on March 29, 2024, 2:31 a.m.