get_glossary {nhlscraper}R Documentation

Get glossary

Description

get_glossary() retrieves information on each terminology, including but not limited to their definition and abbreviation.

Usage

get_glossary()

Value

tibble with one row per terminology

Examples

glossary <- get_glossary()

[Package nhlscraper version 0.2.0 Index]