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