Description Usage Arguments Details Value Examples
View source: R/MODIStsp_date.R
This function creates a vector of class Date that corresponds to the
observations in MODIS data processed by MODIStsp
.
1 |
stack |
A RasterStack object generated by |
The output of this function is most useful for passing as an argument to
bfastSpatial()
, which requires a date vector.
A vector of class Date containing the dates for each raster layer.
1 2 3 4 | ## Not run:
MODIStsp_date(raster_ts)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.