autoplot() is the ggplot2-idiomatic entry point and returns the same
ggplot object as plot(), so the result can be further customised with
+ ... layers.
autoplot() is the ggplot2-idiomatic entry point and returns the same
ggplot object as plot(), so the result can be further customised with
+ ... layers.