daymet.tiles {spatialEco} | R Documentation |
DAYMET Tile ID's
Description
Returns a vector of DAYMET tile id's within a specified extent
Usage
daymet.tiles(...)
Arguments
... |
ignored |
Value
Vector of DAYMET tile IDS or if sp = TRUE a sp class SpatialPolygonsDataFrame
Note
Function accepts sp, raster or extent class object or bounding coordinates. All input must be in the same projection as the tile index SpatialPolygonsDataFrame. The library includes the DAYMAT tile index "DAYMET_tiles" which can be add using data(), see examples.
Author(s)
Jeffrey S. Evans <jeffrey_evans@tnc.org>
[Package spatialEco version 2.0-2 Index]