selectDays | R Documentation |
Select days from a Field
selectDays(x, days)
x |
The Field or data.table from which the days should be selected. Note that a data.table should have a column called "Day". |
days |
A numeric vector of the days to be selected |
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.