Generate longitude and latitude coordinates from bin number.
Examples
lonlat_from_bin(c(1, 184), 12)
#> lon lat
#> [1,] -120 -82.5
#> [2,] 120 82.5
Generate longitude and latitude coordinates from bin number.
lonlat_from_bin(c(1, 184), 12)
#> lon lat
#> [1,] -120 -82.5
#> [2,] 120 82.5