| Line 1... |
Line 1... |
| 1 |
"USPersonalExpenditure" <-
|
1 |
"USPersonalExpenditure" <-
|
| 2 |
structure(c(22.2, 10.5, 3.53, 1.04, 0.341, 44.5, 15.5, 5.76, 1.98, 0.974,
|
2 |
structure(c(22.2, 10.5, 3.53, 1.04, 0.341, 44.5, 15.5, 5.76, 1.98, 0.974,
|
| 3 |
59.6, 29, 9.71, 2.45, 1.8, 73.2, 36.5, 14, 3.4, 2.6, 86.8, 46.2, 21.1,
|
3 |
59.6, 29, 9.71, 2.45, 1.8, 73.2, 36.5, 14, 3.4, 2.6, 86.8, 46.2, 21.1,
|
| 4 |
5.4, 3.64), .Dim = c(5, 5), .Dimnames = list(c("Food and Tobacco",
|
4 |
5.4, 3.64), dim = c(5, 5), dimnames = list(c("Food and Tobacco",
|
| 5 |
"Household Operation", "Medical and Health", "Personal Care",
|
5 |
"Household Operation", "Medical and Health", "Personal Care",
|
| 6 |
"Private Education"), c("1940", "1945", "1950", "1955", "1960")))
|
6 |
"Private Education"), c("1940", "1945", "1950", "1955", "1960")))
|