This class creates objects to handle connections to the database
This is a ConnectionHandler class
new()
ConnectionHandler$new(username = NULL, password = NULL)
username
username
password
password
Retrieves statements
get_statements()
ConnectionHandler$get_statements(ticker)
ticker
Company symbol Retrieves list of available tickers
get_tickers()
ConnectionHandler$get_tickers()
NULL
clone()
The objects of this class are cloneable with this method.
ConnectionHandler$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.