# Generated by roxygen2: do not edit by hand

export(add_2pt_probs)
export(add_4th_probs)
export(get_4th_plays)
export(load_4th_pbp)
export(make_2pt_table_data)
export(make_table_data)
export(nfl4th_clear_cache)
if (getRversion() >= "4.0.0") {
  importFrom(tools, R_user_dir)
} else {
  importFrom(backports, R_user_dir)
}
import(dplyr)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(nflfastR,calculate_win_probability)
importFrom(rlang,arg_match)
importFrom(stringr,str_replace_all)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,any_of)
importFrom(xgboost,getinfo)
