Learn R Programming

GHCNr (version 1.4.6)

monthly: Calculate Monthly Summaries

Description

Calculate Monthly Summaries

Usage

monthly(x)

Value

A tibble with the monthly timeseries at the stations.

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.

Examples

Run this code
monthly(CA003076680)

Run the code above in your browser using DataLab