monthly: Calculate Monthly Summaries

View source: R/monthly.R

monthlyR 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)

GHCNr documentation built on April 3, 2025, 11:16 p.m.