draw_NHL_rink: Draw a full NHL rink

View source: R/Graph.R

draw_NHL_rinkR Documentation

Draw a full NHL rink

Description

draw_NHL_rink() draws a full NHL rink such that the x and y coordinates span -100 to 100 and -43 to +43, respectively. Use graphics::points() to create custom graphs; check out an example on the online documentation!

Usage

draw_NHL_rink()

Value

NULL

Examples

draw_NHL_rink()

nhlscraper documentation built on Dec. 17, 2025, 5:10 p.m.