powered by
"plot"(x, type = "dygraph", ...)
type = "dygraph"
plot.xts
step = FALSE
dygraph
data(ray) r <- find_droughts(ray, threshold = 0.02) plot(r["1970::1970", ]) plot(r["1970::1970", ], step = FALSE)
Run the code above in your browser using DataLab