Generate circle coordinates This function is derived from the 'ggradar' package. https://github.com/ricardo-bion/ggradar/. Generate coordinates to draw a circle.
sys_funcCircleCoords(center = c(0, 0), r = 1, npoints = 100)a dataframe
coordinate for centroid
radius
number of coordinates to generate