powered by
Add a circle to a plot, with cross-hairs
pcirc(gcol = "black", border = "black", ndiv = 36)
color of crosshairs
border color
number of divisions for the circle
no return values, used for side effects
net
# NOT RUN { net() pcirc(gcol = "green", border = "purple", ndiv = 36) # }
Run the code above in your browser using DataLab