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/seephacm documentation built on March 3, 2021, 2:52 a.m.