count.events: Count the number of events per month

View source: R/events2station.R

count.eventsR Documentation

Count the number of events per month

Description

Count the number of events per month

Usage

count.events(
  x,
  by.trajectory = TRUE,
  FUN = NULL,
  by = "month",
  dhr = NULL,
  verbose = FALSE,
  ...
)

Arguments

x

input object of class 'events'

by.trajectory

if TRUE count every trajectory once, otherwise count every time step separately

verbose

if TRUE print progress

...

additional arguments


metno/esd documentation built on Feb. 25, 2025, 6:44 p.m.