Learn R Programming

fastRhockey (version 0.4.0)

nhl_divisions: NHL Divisions

Description

Returns information on divisions

Usage

nhl_divisions()

Arguments

Value

Returns a data frame

  • division_id -

  • name -

  • name_short -

  • link -

  • abbreviation -

  • active -

  • conference_id -

  • conference_name -

  • conference_link -

Examples

Run this code
# \donttest{
   try(nhl_divisions())
# }

Run the code above in your browser using DataLab