plot.elastic_mean {elasdics} | R Documentation |
Plots objects of class elastic_mean
.
## S3 method for class 'elastic_mean'
plot(x, asp = 1, col = "red", ...)
x |
object of class |
asp |
numeric, giving the aspect ratio of the two coordinates,
see |
col |
color of the mean curve. |
... |
further plotting parameters. |
No value
For examples see documentation of compute_elastic_mean
.