geom_navr_circle: Creates geom of a circle to be inserted into the graph

View source: R/navr-plot-elements.R

geom_navr_circleR Documentation

Creates geom of a circle to be inserted into the graph

Description

Creates geom of a circle to be inserted into the graph

Usage

geom_navr_circle(center, radius, precision = 100, ...)

Arguments

center

circle center as a numeric(2) Default is c(0,0)

radius

circle radius

precision

how many points will make the circle

...

hejtmy/navr documentation built on March 3, 2023, 5:24 p.m.