get_noaatlas {gwavr} | R Documentation |
Get National Oceanic and Atmospheric Administration (NOAA) Atlas 14
Description
Get National Oceanic and Atmospheric Administration (NOAA) Atlas 14
Usage
get_noaatlas(point, data_type = "depth", units = "english", series = "pds")
Arguments
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' |
Value
A tibble with quantiles, lower and upper bounds.
[Package gwavr version 0.3.2 Index]