The csquare code is explained here: http://www.cmar.csiro.au/csquares/csq-faq.htm
csquare_from_dd(lat, lon, resolution = 1e-04)
lat | latitude in decimal degrees |
---|---|
lon | longitude in decimal degrees |
resolution | the resolution in decimal degress (one of 0.1, 0.01, 0.001, 0.0001 etc) |
a character string with the code
Other spatial:
am_csc_from_extent()
,
am_map_leaflet()
,
am_raster()
,
am_species_in_csc()
,
am_species_per_csc()
,
csquare_to_dd()
,
rasterize_coords()
,
which_cells_in_raster()
csquare_from_dd(50.93578, -114.01435, resolution = 0.00001)#> [1] "7511:104:390:131:354:373:485"