selectYears: Select years from a Field

View source: R/selectYears.R

selectYearsR Documentation

Select years from a Field

Description

Select years from a Field

Usage

selectYears(x, first, last)

Arguments

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)

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.