| Table9.5 | R Documentation | 
USA Refrigerator sales from 1978-Q1 to 1985-Q4 (Thousands)
data("Table9.5")A data frame with 32 observations on the following 7 variables.
YearCalendar Year
QuarterQuarter of a calendar year
FRIGRefrigerator sales (Thousands)
DURDurable goods expenditure (billions of 1982 $)
D2Dummy variable, 1 = second quarter, 0= otherwise
D3Dummy variable, 1 = third quarter, 0= otherwise
D4Dummy variable, 1 = fourth quarter, 0= otherwise
data(Table9.5)
## maybe str(Table9.5) ; plot(Table9.5) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.