# Generated by roxygen2: do not edit by hand

export(capit_two_words)
export(do_EPS)
export(do_OE)
export(do_add_adv_stats)
export(do_four_factors_df)
export(do_join_games_bio)
export(do_map_nats)
export(do_scraping_games)
export(do_scraping_rosters)
export(do_stats)
export(do_stats_teams)
export(get_barplot_monthly_stats)
export(get_bubble_plot)
export(get_four_factors_plot)
export(get_games_rosters)
export(get_heatmap_bb)
export(get_map_nats)
export(get_pop_pyramid)
export(get_shooting_plot)
export(get_similar_players)
export(get_similar_teams)
export(get_stats_seasons)
export(get_table_results)
export(join_players_bio_age_acb)
export(join_players_bio_age_euro)
export(scraping_games_acb)
export(scraping_games_euro)
export(scraping_rosters_acb)
export(scraping_rosters_euro)
importFrom(Anthropometry,percentilsArchetypoid)
importFrom(dplyr,arrange)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_all)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,label_wrap_gen)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_grey)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_grey)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,ylim)
importFrom(ggthemes,theme_few)
importFrom(grid,unit)
importFrom(hrbrthemes,scale_color_ipsum)
importFrom(hrbrthemes,scale_x_percent)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,user_agent)
importFrom(lubridate,as.period)
importFrom(lubridate,month)
importFrom(lubridate,ms)
importFrom(magrittr,"%>%")
importFrom(plyr,.)
importFrom(plyr,ddply)
importFrom(purrr,map_if)
importFrom(reshape2,melt)
importFrom(rvest,html_table)
importFrom(rworldmap,getMap)
importFrom(scales,rescale)
importFrom(stats,reformulate)
importFrom(stats,reorder)
importFrom(stringi,stri_extract_all_regex)
importFrom(stringi,stri_trans_general)
importFrom(stringr,str_c)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace)
importFrom(stringr,str_sub)
importFrom(stringr,word)
importFrom(tidyr,drop_na)
importFrom(tidyr,separate)
importFrom(xml2,read_html)
