poy: Barttorvik Player of the Year

bart_poyR Documentation

Barttorvik Player of the Year

Description

Returns Player of the Year ratings by conference and class splits.

Usage

bart_poy(year = current_season(),
        conf = conf,
        class = c('fr', 'so', 'jr', 'sr'),
        conf_only = FALSE)

Arguments

conf

Restricts to specific conference. Full conference list can be found here https://barttorvik.com/trank.php?sort=0&conlimit=All&year=2022&conyes=1#

class

Refers to listed class year – defaults to NULL

conf_only

Restricts to conference-only games – defaults to NULL

Value

Tibble returns POY rating by split

Examples

try(head(bart_poy(year=2019, conf='ACC')))

andreweatherman/baRt documentation built on March 27, 2022, 12:49 a.m.