powered by
Method for plotting the temporal patterns.
plotPatterns(x, labels = NULL, attr, year = 2005)
A ggplot object.
An object of class twdtwTimeSeries, zoo, or list of zoo.
twdtwTimeSeries
zoo
A vector with labels of the time series. If not declared the function will plot all time series.
An integer vector or character vector indicating the attribute for plotting. If not declared the function will plot all attributes.
An integer. The base year to shift the dates of the time series to. If NULL then the time series is not shifted. Default is 2005.
Victor Maus, vwmaus1@gmail.com
Maus:2019dtwSat
Maus:2016dtwSat
twdtwTimeSeries-class and plotTimeSeries
twdtwTimeSeries-class
plotTimeSeries
patt = twdtwTimeSeries(MOD13Q1.patterns.list) plotPatterns(patt) plotPatterns(patt, attr="evi")
Run the code above in your browser using DataLab