Description Usage Arguments Value See Also Examples
Plots the Time Series of Mid Summer Drought data
The input must be in the form of daily data, with the first data point being January 1st of a respective year.
1 | msdGraph(x1, x2, x3, xlon, xlat)
|
x1 |
Year 1 |
x2 |
Year 2 |
x3 |
Year 3 |
xlon |
Longitude value |
xlat |
Latitude value |
Graph of Time Series Data
1 | graph1 <- msdGraph(1981, 1985, 1986, 275, 15)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.