Description Usage Arguments Value Examples
Calculate the Points per Win for Given Season(s)
1 | calculate_points_per_win(years)
|
years |
Single number or vector of years to use in calculating the number of points per win. |
Value indicating the points per win.
1 2 | # Calculate the points per win in 2016:
points_per_win <- calculate_points_per_win(2016)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.