water.wrapper | R Documentation |
Gets water areas based on supplied countyfp codes and/or other spatial area.
water.wrapper(x = NULL, .countyfps = NULL, size.min = 5e+06, ...)
x |
|
.countyfps |
Alternative to x, countyfp (as 5-char characters) to get areas for. |
size.min |
Minimum size in m^2, after internal boundaries are resolved (if a water area is represented by multiple contiguous polygons) |
... |
passed onto |
water areas for region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.