ConnectionHandler: ConnectionHandler class

Description Details Methods

Description

This class creates objects to handle connections to the database

Details

This is a ConnectionHandler class

Methods

Public methods


Method new()

Usage
ConnectionHandler$new(username = NULL, password = NULL)
Arguments
username

username

password

password

Retrieves statements


Method get_statements()

Usage
ConnectionHandler$get_statements(ticker)
Arguments
ticker

Company symbol Retrieves list of available tickers


Method get_tickers()

Usage
ConnectionHandler$get_tickers()
Arguments
NULL

Method clone()

The objects of this class are cloneable with this method.

Usage
ConnectionHandler$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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