selectMonths | R Documentation |
Select months from a Field
selectMonths(x, months)
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... ) |
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.