powered by
Method for plotting the temporal patterns.
plotTimeSeries(x, labels = NULL, attr)
A ggplot object.
An object of class twdtwTimeSeries, zoo, or list of class zoo.
twdtwTimeSeries
zoo
A vector with labels of the time series. If missing, all elements in the list will be plotted (up to a maximum of 16).
An integer vector or character vector indicating the attribute for plotting. If not declared the function will plot all attributes.
Victor Maus, vwmaus1@gmail.com
Maus:2019dtwSat
Maus:2016dtwSat
twdtwTimeSeries-class and plotPatterns
twdtwTimeSeries-class
plotPatterns
ts = twdtwTimeSeries(MOD13Q1.ts.list) plotTimeSeries(ts) plotTimeSeries(ts, attr="evi")
Run the code above in your browser using DataLab