ConnectionHandler: ConnectionHandler class

ConnectionHandlerR Documentation

ConnectionHandler class

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.


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