oval_draw function

A function to draw an oval

A function to draw an oval

oval_draw(plotobj, x, y, c, x.scale = 1, y.scale = 1, ...)

Arguments

  • plotobj: the obj to be plot
  • x: x
  • y: y
  • c: c
  • x.scale: x.scale
  • y.scale: y.scale

Returns

a ggplot object

  • Maintainer: Juan Claramunt
  • License: GPL (>= 2)
  • Last published: 2020-07-10

Useful links