View source: R/growingDegreeDay.R
get_date | R Documentation |
Extract a series of dates from the layers named in a rasterBrick or a vector of strings containing dates.
get_date(x, pattern, date_format)
x |
rasterBrick or a vector of dates, from which to extract the dates of the time-series. |
pattern |
string or characters to remove from the date name (remove the character "X" from "X2001.07.15") |
date_format |
format of the date |
internal function to retrieve data from names.
Reto Schmucki
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.