plot_circle: Draw cicle in a figure with 'polygon'.

Description Usage Arguments

View source: R/plot.R

Description

Draw cicle in a figure with 'polygon'.

Usage

1
plot_circle(x, y, r, col)

Arguments

x

x-coordinate of the center of a circle.

y

y-coordinate of the center of a circle.

r

the radius of a circle.

col

color.


jetstreamokayasu/usephacm documentation built on March 12, 2021, 6:30 a.m.