The R Project SVN R

Rev

Rev 30412 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 30412 Rev 81437
Line 1... Line 1...
1
"VADeaths" <-
1
"VADeaths" <-
2
structure(c(11.7, 18.1, 26.9, 41, 66, 8.7, 11.7, 20.3, 30.9, 54.3, 15.4, 
2
structure(c(11.7, 18.1, 26.9, 41, 66, 8.7, 11.7, 20.3, 30.9, 54.3, 15.4,
3
24.3, 37, 54.6, 71.1, 8.4, 13.6, 19.3, 35.1, 50), .Dim = c(5, 4),
3
24.3, 37, 54.6, 71.1, 8.4, 13.6, 19.3, 35.1, 50), dim = c(5, 4),
4
.Dimnames = list(c("50-54", "55-59", "60-64", "65-69", "70-74"),
4
dimnames = list(c("50-54", "55-59", "60-64", "65-69", "70-74"),
5
c("Rural Male", "Rural Female", "Urban Male", "Urban Female")))
5
c("Rural Male", "Rural Female", "Urban Male", "Urban Female")))