monthly {GHCNr}R Documentation

Calculate Monthly Summaries

Description

Calculate Monthly Summaries

Usage

monthly(x)

Arguments

x

Object of class ghcn_daily. See daily() for details.

Details

x is the table returned from daily() or remove_flagged() or any subset of them.

Value

A tibble with the monthly timeseries at the stations.

Examples

monthly(CA003076680)

[Package GHCNr version 1.4.5 Index]