selectMonths: Select months from a Field

View source: R/selectMonths.R

selectMonthsR Documentation

Select months from a Field

Description

Select months from a Field

Usage

selectMonths(x, months)

Arguments

x

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

months

A numeric vector of the months to be selected (Can also be abbreviations, "Jan", "Feb" etc... )

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.