find_closest_dam | R Documentation |
finds the dam that is closest in terms of purposes served and Euclidean distance
find_closest_dam(dam_attr, other_dams, distance_only = FALSE)
dam_attr |
attributes of target dam |
other_dams |
table of attributes for possible canditate dams to replicate |
distance_only |
allows for use of closest distance only (disregarding purpose) |
GRAND_ID of the target dam
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.