circle_points: Draw a circle

View source: R/nba-utils.R

circle_pointsR Documentation

Draw a circle

Description

Function to draw a circle based on a center and radius

Usage

circle_points(center = c(0, 0), radius = 1, npoints = 360)

Value

a data.frame


damarals/danlib documentation built on May 12, 2022, 5:49 p.m.