# Generated by roxygen2: do not edit by hand

export(gamelogFields)
export(getFileNames)
export(getParkIDs)
export(getPartialGamelog)
export(getRetrosheet)
export(getTeamIDs)
export(get_retrosheet)
importFrom(data.table,fread)
importFrom(data.table,setnames)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,write_disk)
importFrom(lubridate,ymd)
importFrom(purrr,map)
importFrom(readr,col_guess)
importFrom(readr,cols)
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(stats,setNames)
importFrom(stringi,stri_split_fixed)
importFrom(stringr,str_extract)
importFrom(tibble,as_tibble)
importFrom(utils,read.csv)
importFrom(utils,unzip)
importFrom(xml2,read_html)
