powered by
A helper function to retrieve a named data set from coin or purse objects. See individual documentation on:
get_dset(x, dset, ...)
Data frame of indicator data, indexed also by time if input is a purse.
A coin or purse
A character string corresponding to a named data set within .$Data. E.g. "Raw".
.$Data
"Raw"
arguments passed to or from other methods.
get_dset.coin()
get_dset.purse()
# see examples for methods
Run the code above in your browser using DataLab