R/noaaoceans.R

#'noaaoceans: A package for collecting oceans and weather data from NOAA.
#'
#' The noaaoceans package provides several functions to access NOAA APIs.  It
#' includes functions to access the
#' \href{https://api.tidesandcurrents.noaa.gov/api/prod/}{CO-OPS API} and metadata for
#' each of the tide sensor stations.
#'
#' @docType package
#' @name noaaoceans
#'
#'
#'
#'
NULL

Try the noaaoceans package in your browser

Any scripts or data that you put into this service are public.

noaaoceans documentation built on April 10, 2021, 9:05 a.m.