phf_game_details {fastRhockey}R Documentation

PHF Game Details

Description

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

Usage

phf_game_details(game_id)

Arguments

game_id

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

Value

A data frame with game team details

Examples


  try(phf_game_details(game_id = 268078))


[Package fastRhockey version 0.4.0 Index]