tracts.across.water | R Documentation |
Water divisions are areas, rather than
tracts.across.water(
cz = NULL,
cbsa = NULL,
ctsf = NULL,
.cos = NULL,
area.floor = 0,
write.path = NULL,
...
)
.cos |
counties, as downloaded from tigris. Downloads them if left as null. |
area.floor |
area floor for water polygon in sq km. I think leaving at 0 and effectively filtering with the tract overlay will be best. |
write.path |
a file path to write output to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.