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