Learn R Programming

gwavr (version 0.3.2)

get_noaatlas: 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")

Value

A tibble with quantiles, lower and upper bounds.

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'