get_sport_state: Gather Sport State

View source: R/get_sport_state.R

get_sport_stateR Documentation

Gather Sport State

Description

Given a sport abbreviation (NFL, NBA, etc.), return information about the current sport state.

Usage

get_sport_state(sport)

Arguments

sport

Sport that you would like to query (nfl, nba, lcs, etc.) (character)

Value

Returns a list containing information about the sport state.

Author(s)

Nick Bultman, njbultman74@gmail.com, December 2021

Examples

## Not run: get_sport_state("nfl")


njbultman/sleepr documentation built on Nov. 20, 2024, 1:35 a.m.