get_noaatlas | R Documentation |
Get National Oceanic and Atmospheric Administration (NOAA) Atlas 14
get_noaatlas(point, data_type = "depth", units = "english", series = "pds")
point |
An sf POINT object. |
data_type |
A character, e.g. 'depth' or 'intensity'. |
units |
A character, e.g. 'english' or 'metric'. |
series |
A character, e.g. 'pds' or 'ams' |
A tibble with quantiles, lower and upper bounds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.