US economic time series plot

Description

Plotly document created using US Economics dataset produced from US economic time series data available from http://research.stlouisfed.org/fred2. economics is in “wide” format

Format:

A data frame with 478 rows and 6 variables

date:

Month of data collection

unemploy:

number of unemployed in thousands, http://research.stlouisfed.org/fred2/series/UNEMPLOY

pop

total population, in thousands, http://research.stlouisfed.org/fred2/series/POP

## Warning: package 'ggplot2' was built under R version 3.3.2
## Warning in arrange_impl(.data, dots): '.Random.seed' is not an integer
## vector but of type 'NULL', so ignored