Learn R Programming

midasr (version 0.9)

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.

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