phf_game_raw: *PHF Game Raw*

View source: R/phf_game.R

phf_game_rawR Documentation

PHF Game Raw

Description

phf_game_raw: pull in the raw data for a game_id from the PHF/NWHL API

Usage

phf_game_raw(game_id)

Arguments

game_id

The unique ID code for the game that you are interested in viewing the data for

Value

A list of data frames

Examples


  try(phf_game_raw(game_id = 268078))


fastRhockey documentation built on Oct. 26, 2022, 1:09 a.m.