agpop {SDAResources}R Documentation

agpop data

Description

Data from the 1992 U.S. Census of Agriculture.

Usage

data(agpop)

Format

This data frame contains the following columns:

county:

county name (character variable)

state:

state abbreviation (character variable)

acres92:

number of acres devoted to farms, 1992

acres87:

number of acres devoted to farms, 1987

acres82:

number of acres devoted to farms, 1982

farms92:

number of farms, 1992

farms87:

number of farms, 1987

farms82:

number of farms, 1982

largef92:

number of farms with 1,000 acres or more, 1992

largef87:

number of farms with 1,000 acres or more, 1987

largef82:

number of farms with 1,000 acres or more, 1982

smallf92:

number of farms with 9 acres or fewer, 1992

smallf87:

number of farms with 9 acres or fewer, 1987

smallf82:

number of farms with 9 acres or fewer, 1982

region:

S = south; W = west; NC = north central; NE = northeast

References

Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.

Lu and Lohr (2021), R Companion for Sampling: Design and Analysis, 3rd Edition, 1st Edition. Boca Raton, FL: CRC Press.


[Package SDAResources version 0.1.1 Index]