Learn R Programming

us.census.geoheader (version 1.0.2)

uscgh.2010.sf2.geoheader: Return the 2010 Census SF2 Geographic Header Data

Description

Returns the 2010 Census SF2 geographic header dataset

Usage

uscgh.2010.sf2.geoheader()

Arguments

Value

a dataframe (tibble, if the tibble package is available)

Details

`uscgh.2010.dataset` returns the SF2 geographic header data from the 2010 US census

See Also

'RShowDoc("a-tour", package="us.census.geoheader")' for a short tour of a few columns of the database

Examples

Run this code
# NOT RUN {
x <- uscgh.2010.sf2.geoheader()

# }

Run the code above in your browser using DataLab