# Generated by roxygen2: do not edit by hand

S3method(transform_pload,df_game)
S3method(transform_pload,df_game_events)
S3method(transform_pload,df_inning_hit)
S3method(transform_pload,list_bis_boxscore)
S3method(transform_pload,list_inning_all)
S3method(transform_pload,list_linescore)
export("%<>%")
export("%>%")
export(comb_pload)
export(game_urls)
export(get_payload)
export(gid_date)
export(make_gids)
export(payload.gd_bis_boxscore)
export(payload.gd_game)
export(payload.gd_game_events)
export(payload.gd_inning_all)
export(payload.gd_inning_hit)
export(payload.gd_linescore)
export(pitch_count)
export(search_gids)
export(transform_pload)
export(upperfirst)
export(validate_gids)
import(foreach)
import(utils)
import(xml2)
importFrom(DBI,dbWriteTable)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,setdiff)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_length)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(tidyr,fill)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,tail)
