get_data {COINr} | R Documentation |
A helper function to retrieve a named data set from coin or purse objects. See individual method documentation:
get_data(x, ...)
x |
A coin or purse |
... |
Arguments passed to methods |
This function replaces the now-defunct getIn()
from COINr < v1.0.
Data frame of indicator data, indexed also by time if input is a purse.
# see individual method documentation