enumerate: Enumerate trajectories

View source: R/track.events.R

enumerateR Documentation

Enumerate trajectories

Description

The function enumerates the trajectories ("trajectory"). It is used in the function "trackstats" and can be applied to re-enumerate cyclone trajectories in an events object after selecting a subset using the function "subset".

Usage

enumerate(x, param = "trajectory", verbose = FALSE)

Arguments

x

an events object

param

parameter name of the trajectory numbers. Default: trajectory.

verbose

a boolean; if TRUE print information about progress

Value

an events object with statistics describing the trajectories


metno/esd documentation built on April 29, 2024, 3:34 p.m.