Description Usage Arguments Value Author(s) See Also Examples
Produce a species richness map from point records, without the use of a raster.
1 |
dat |
A dataframe containing the required biogeo fields (see checkdatastr) |
res |
Spatial resolution for the richness map specified in minutes |
option |
Species richness or number of records per grid cell |
buf |
A buffer (in minutes) around the outer points to define the extent |
ext |
The extent for the map. This can be ext="p" to use the point data to calculate the extent. It could be an Exent object from the Raster package or a vector containing the following: minx, maxx, miny, maxy. |
A raster containing either species richness per grid cell or number of records per grid cell.
Mark Robertson
quickrich, richnessmap
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.