Skip to contents

plot method for fryellipsoids

Usage

# S3 method for fryellipsoids
plot(
  x,
  ellipsoids = TRUE,
  used_points = TRUE,
  sectors = NULL,
  xlim = NULL,
  ylim = NULL,
  zoom = NULL,
  pch = 1,
  cex = 0.8,
  ...
)