50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


RFOC (version 2.0-00)

pcirc: Circle Plot

Description

Add a circle to a plot, with cross-hairs

Usage

pcirc(gcol = "black", border = "black", ndiv = 36)

Arguments

gcol
color of crosshairs
border
border color
ndiv
number of divisions for the circle

Value

  • no return values, used for side effects

See Also

net

Examples

Run this code
net()
pcirc(gcol = "green", border = "purple", ndiv = 36)

Run the code above in your browser using DataLab