| CENSUSMLR {regclass} | R Documentation |
Subset of CENSUS data
Description
A portion of the CENSUS dataset used for illustration
Usage
data("CENSUSMLR")
Format
A data frame with 1000 observations on the following 7 variables.
Responsea numeric vector, percentage 0-100 of household that mailed in the census form
Populationa numeric vector, the number of people living in the census block based on 2010 census
ACSPopulationa numeric vector, the number of people living in the census block based on 2010 census
Rurala numeric vector, the number of people living in a rural area (in that census block)
Malesa numeric vector, the number of males living in the census block
Elderlya numeric vector, the number of people aged 65+ living in the census block
Hispanica numeric vector, the number of people who self-identify as Hispanic in the census block
Details
See CENSUS data for more information.
[Package regclass version 1.6 Index]