circleFun: circleFun

Usage Arguments Value Source

Usage

1
circleFun(center = c(0, 0), diameter = 1, npoints = 100)

Arguments

center

coordinate points for the center of circle

diameter

diameter length of circle, 2r

npoints

number of points to estimate

Value

returns data frame to draw circle points.

Source

https://stackoverflow.com/questions/6862742/draw-a-circle-with-ggplot2/6863490#6863490 from Joran


jtlandis/justinmisc documentation built on May 25, 2019, 8:18 a.m.