Description Usage Arguments Value
View source: R/check_where_hit.R
Checks where the coordinates of a dart lands on the dartboard in terms of which scoring wedge it hits.
1 | check_where_hit(x, y, db)
|
x |
is the 'x' coordinate of the shot |
y |
is the 'y' coordinate of the shot |
db |
is a dartbaord object created from the 'dartboard' package. |
the name of the location of where the shot landed (e.g., Treble 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.