Description Usage Arguments Value
View source: R/tigris-transform.R
Calculates areas of tigris state, county, and military geometry (polygons) in units of square meters, square kilometers, square miles. It appends these columns onto the input tigris tibble (of either state, county, or military).
1 | tigris_calc_areas(tigris_tbl)
|
tigris_tbl |
(sf) : Processed tigris |
(tibble): The input tigris sf
tibble
with
3 additional columns area calculations appended to it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.