# NOT RUN {
# pitchers
url_base <- "http://gd2.mlb.com/components/game/mlb/"
url <- paste0(url_base,
"year_2016/month_05/day_21/gid_2016_05_21_milmlb_nynmlb_1/boxscore.xml")
pitcher_boxscore(url)
# }
Run the code above in your browser using DataLab