getTrophy: Get Trophys

Description Usage Arguments Value Examples

Description

Get Trophys

Usage

1

Arguments

name

Optional, trophy name

Value

trophy information from records api. Has ability to search by name

Examples

1
2
3
4
5
#See list of trophys
trophies <- getTrophy()

#See only the Vezina trophy
vezina <- getTrophy('Vezina Trophy')

pbulsink/nhlRapi documentation built on June 27, 2019, 6:35 p.m.