# Generated by roxygen2: do not edit by hand

export(add_qb_epa)
export(add_xpass)
export(add_xyac)
export(build_nflfastR_pbp)
export(calculate_expected_points)
export(calculate_win_probability)
export(clean_pbp)
export(decode_player_ids)
export(fast_scraper)
export(fast_scraper_roster)
export(fast_scraper_schedules)
export(update_db)
import(dplyr)
importFrom(dplyr,bind_cols)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(glue,glue)
importFrom(httr,GET)
importFrom(httr,HEAD)
importFrom(httr,content)
importFrom(janitor,clean_names)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,ms)
importFrom(lubridate,period_to_seconds)
importFrom(magrittr,"%>%")
importFrom(mgcv,predict.bam)
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(purrr,map_dfr)
importFrom(purrr,modify_at)
importFrom(purrr,modify_if)
importFrom(purrr,pluck)
importFrom(purrr,prepend)
importFrom(purrr,set_names)
importFrom(rlang,.data)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_length)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,as_tibble_row)
importFrom(tibble,tibble)
importFrom(tidyr,replace_na)
importFrom(tidyr,unnest)
importFrom(tidyr,unnest_wider)
importFrom(tidyselect,any_of)
importFrom(tidyselect,ends_with)
importFrom(xgboost,getinfo)
