Learn R Programming

midasr (version 0.3)

USpayems: 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.

Arguments

format

A ts object.

source

http://research.stlouisfed.org/fred2/series/PAYEMS{FRED, Federal Reserve Economic Data, from the Federal Reserve Bank of St. Louis}

Examples

Run this code
## Do not run:
## library(quantmod)
## USpayems <- ts(getSymbols("PAYEMS",src="FRED",auto.assign=FALSE),start=c(1939,1),frequency=12)

Run the code above in your browser using DataLab