# NOT RUN {
nhl_get_data(c(
"https://statsapi.web.nhl.com/api/v1/teams/1",
"https://statsapi.web.nhl.com/api/v1/people/8477474"
))
nhl_get_data(
"https://statsapi.web.nhl.com/api/v1/teams/1",
flatten = FALSE
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab