Description Usage Arguments Details Value Author(s) Examples
View source: R/lake_attribute_functions.R
Returns the surface area for a lake with given ID
1 | getArea(site_id)
|
site_id |
The character ID for the requested data (can be vector of ids) |
Looks for given site_ids and returns values if availalbe. All site_ids are coerced to character regardless of input type.
Lake surface areas in meters^2. NA if no value available
Jordan Read, Luke Winslow
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.