dot-draw_rink_circle: Draw a circle on the rink

.draw_rink_circleR Documentation

Draw a circle on the rink

Description

.draw_rink_circle() draws a circle on the rink.

Usage

.draw_rink_circle(x, y, r, n = 200, col = "black", lwd = 1)

Arguments

x

numeric x coordinate of the circle center

y

numeric y coordinate of the circle center

r

numeric radius

n

integer number of points used to approximate circle

col

character color

lwd

numeric line width

Value

NULL


nhlscraper documentation built on June 29, 2026, 1:06 a.m.