Plot ph2simon object using ggplot2.
# S3 method for ph2simon
autoplot(object, ...)# S3 method for ph2simon4
autoplot(object, ...)
# S3 method for ph2simon4
autolayer(
object,
r1 = object@r1,
n1 = object@n1,
r = object@r,
n = object@n,
pu = object@pu,
pa = object@pa,
type = object@type,
...
)
# S3 method for ph2simon
autolayer(object, ...)
Function autoplot.ph2simon()
returns a ggplot object.
Function autolayer.ph2simon()
returns a list of ggproto and labels.