Description Usage Arguments Value See Also Examples
The csquare code is explained here: http://www.cmar.csiro.au/csquares/csq-faq.htm
1 | 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()
1 | csquare_from_dd(50.93578, -114.01435, resolution = 0.00001)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.