plot.elastic_mean {elasdics} | R Documentation |
Plot method for planar elastic mean curves
Description
Plots objects of class elastic_mean
.
Usage
## S3 method for class 'elastic_mean'
plot(x, asp = 1, col = "red", ...)
Arguments
x |
object of class |
asp |
numeric, giving the aspect ratio of the two coordinates,
see |
col |
color of the mean curve. |
... |
further plotting parameters. |
Value
No value
See Also
For examples see documentation of compute_elastic_mean
.
[Package elasdics version 1.1.3 Index]