# NOT RUN {
# Get info on playoffs in one season
nhl_tournaments("playoffs", 2015)
# Get info on playoffs in 2 seasons, expand rounds
nhl_tournaments("playoffs", 2015:2016, "round.series")
# }
# NOT RUN {
# }
# NOT RUN {
nhl_tournaments_playoffs(2015:2016, "round.series")
# }
# NOT RUN {
nhl_tournaments_olympics(2009, "round.series")
# }
# NOT RUN {
nhl_tournaments_worldcups(2003)
# }
Run the code above in your browser using DataLab