R/data.R

#' @name column_structure_draft_mlb
#' @title  **Column structure of the MLB Draft data**
#' @description A tibble giving column structure of MLB Draft data
#' @docType data
#' @keywords datasets
"column_structure_draft_mlb"

#' @name stats_api_live_empty_df
#' @title **Column structure of MLB Stats Live Game API data frame**
#' @description An empty tibble 
#' @docType data
#' @keywords datasets
"stats_api_live_empty_df"

#' @name teams_lu_table
#' @title  **A Team Lookup Table**
#' @description A Team Lookup Table
#' @docType data
#' @keywords datasets
"teams_lu_table"

#' @title **Statcast Label Imputation**
#' @name statcast_impute
#' @docType data
#' @keywords datasets
"statcast_impute"

Try the baseballr package in your browser

Any scripts or data that you put into this service are public.

baseballr documentation built on April 1, 2023, 12:12 a.m.