# Generated by roxygen2: do not edit by hand

export(espn_player_stats)
export(espn_team_stats)
export(get_mlb_bateo)
export(get_mlb_pitcheo)
export(get_mlb_players)
export(get_mlb_teams)
export(get_png_logos)
export(get_reference_players_mlb)
export(get_reference_team_mlb)
export(get_reference_team_standings)
export(mlb_player_full)
export(mlb_team_stats)
import(dplyr)
import(janitor)
import(purrr)
import(rvest)
import(stringr)
import(tidyr)
import(utils)
importFrom(dplyr,"%>%")
importFrom(glue,glue)
importFrom(janitor,clean_names)
importFrom(jsonlite,fromJSON)
importFrom(utils,sessionInfo)
importFrom(xml2,read_html)
