phenofit_plot
phenofit_plot(obj, type = "all", methods, title = NULL,
title.ylab = "Vegetation Index", IsPlot = TRUE, show.legend = TRUE,
newpage = TRUE)fFIT
one of c("season", "fitting", "pheno", "all")
Fine curve fitting methods, can be one or more of
c('AG', 'Beck', 'Elmore', 'Gu', 'Klos', 'Zhang').
String, title of figure.
String, title of ylab.
boolean. If false, a ggplot object will be returned.
If now show legend, ggplot object will be returned, else grid object will be returned.
boolean, whether draw figure in a new page?