get_msf_raw_columns: Extract the raw columns needed from a provided mysportsfeeds...

get_msf_raw_columnsR Documentation

Extract the raw columns needed from a provided mysportsfeeds nba play-by-play and drop the columns we don't need

Description

This function is used by process_msf_pbp()

Usage

get_msf_raw_columns(raw_msf_pbp)

Details

@param raw_msf_pbp the list returned by get_raw_pbp(game_id) @importFrom dplyr setdiff select @return the play by by data from the raw_msf_pbp with unnecessary columns removed


kburnham/tidynbadata documentation built on Aug. 7, 2024, 12:10 a.m.