Returns country/location configuration data from the NHL API.
Examples
# \donttest{
try(nhl_location())
#> $country
#> [1] "US"
#>
# }
Returns country/location configuration data from the NHL API.
# \donttest{
try(nhl_location())
#> $country
#> [1] "US"
#>
# }