USpayems {midasr} | R Documentation |
United States total employment non-farms payroll, monthly, seasonally adjusted.
Description
United States total employment non-farms payroll, monthly, seasonally adjusted. Retrieved from FRED, symbol "PAYEMS" at 2014-04-25.
Format
A ts
object.
Source
FRED, Federal Reserve Economic Data, from the Federal Reserve Bank of St. Louis
Examples
## Do not run:
## library(quantmod)
## USpayems <- ts(getSymbols("PAYEMS",src="FRED",auto.assign=FALSE),start=c(1939,1),frequency=12)
[Package midasr version 0.8 Index]