precipitationCoverageStats: Precipitation coverage statistics

View source: R/precipitationCoverageStats.R

precipitationCoverageStatsR Documentation

Precipitation coverage statistics

Description

Precipitation data is known to have gaps for any number of reasons

This function is intended to produce a table of outputs concerning how well the range of a particular statistic is covered.

Usage

precipitationCoverageStats(precipitationData, type = "html")

Arguments

precipitationData

a dataframe output by meteo_pull_monitors from the rnoaa package

Value

print output of a table with coverage statistics

Examples


precipitationCoverageStats(precipitationData)


JerryHMartin/waterDataSupport documentation built on Jan. 25, 2023, 2:36 a.m.