selectSeasons: Select seasons from a Field

View source: R/selectSeasons.R

selectSeasonsR Documentation

Select seasons from a Field

Description

Select seasons from a Field

Usage

selectSeasons(x, seasons)

Arguments

x

The Field or data.table from which the seasons should be selected. Note that a data.table should have a column called "Season".

seasons

A character vector of the seasons to be selected, ie some of "MAM", "JJA", "SOM" and "DDF" (or potentionally a custom defined season)

Value

A Field or data.table depending on the type of the input x.

Author(s)

Matthew Forrest matthew.forrest@senckenberg.de


MagicForrest/DGVMTools documentation built on Aug. 23, 2024, 8:05 a.m.