get_tickers {pathlit} | R Documentation |
Retrieves the character vector of available tickers. The time series of these tickers can be retrieved via get_timeseries. See https://www.pathlit.io/docs/api/paths/ for more information.
get_tickers()
Returns a character vector of the available tickers.
Riasat Ali Istiaque, riasat.istiaque@pathlit.io
## Not run:
get_tickers()
## End(Not run)