sbegueria / SPEI

An R package for computing the Standardized Precipitation-Evapotranspiration Index (SPEI), Penman-Monteith and other reference evapotranspiration, SPI, etc.
78 stars 34 forks source link

In plot.spei() treat time as Date #38

Open sbegueria opened 2 years ago

sbegueria commented 2 years ago

Treating time as Date has some advantages as it opens up the possibility to use ggplot2::scale_date() options.