get_pairings: Get Pairings

Description Usage Arguments Author(s)

View source: R/skater_pairings.r

Description

Create line combinations based on play-by-play data

Usage

1
get_pairings(pbp, roster, side, position)

Arguments

pbp

A raw RTSS data file

roster

A data frame containing a player_name and player_position column

side

'home' or 'away' denotes side of the ice to create

position

'F' or 'D' pertaining to a position on the ice. Also accepts 'All'

Author(s)

Eric Fastner (eric.fastner@gmail.com)


EFastner/icescrapR documentation built on Jan. 15, 2022, 1:11 p.m.