View source: R/selectSeasons.R
selectSeasons | R Documentation |
Select seasons from a Field
selectSeasons(x, seasons)
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) |
A Field or data.table depending on the type of the input x.
Matthew Forrest matthew.forrest@senckenberg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.