fredEomData: get the latest value in the month from FRED

Description Usage Arguments Value Examples

View source: R/auxilary.R

Description

...

Usage

1
fredEomData(Symbol = NULL)

Arguments

Symbol

FRED symbol as a string

Value

xts object of the last observation with the month date rounded up to the last day of the month

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
EXAMPLE
# # weekly
# > ff <- head(fredEomData("FF"),1)
# > ff,
#              ff
# 1954-07-31 0.63

## End(Not run)

AndreMikulec/tradeModel documentation built on May 23, 2019, 8 p.m.