selectYears | R Documentation |
Select years from a Field
selectYears(x, first, last)
x |
The Field or data.table from which the years should be selected. Note that a data.table should have a column called "Year". should have columns "Lon" and "Lat" included. |
first |
The first year to be selected (numeric) |
last |
The last year to be selected (numeric) |
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.