| statepps {SDaA} | R Documentation | 
Information on States
Description
Number of counties, land area, and population for the 50 states plus the District of Columbia
Usage
statepps
Format
Date frame with the following 7 variables:
- state
- state name 
- counties
- number of counties in state 
- cumcount
- cumulative number of counties 
- landarea
- land area of state, 1990 (square miles) 
- cumland
- cumulative land area 
- popn
- population of state, 1992 
- cumpopn
- cumulative population 
References
Lohr (1999). Sampling: Design and Analysis, Duxbury, p. TODO and 445.
[Package SDaA version 0.1-5 Index]