Description Usage Arguments Details Value Note Examples
Run a standard speciesgeocodeR occurrence point to area classification analysis on an object of the class spgeoIN (created by ReadPoints
). The results are stored in an object of the class spgeoOUT. See details for more information.
1 |
x |
an object of the class |
areanames |
a |
occ.thresh |
numerical. The threshold for the minimum number of occurrences necessary in an area to be counted as present (in percent of the total occurrences of the species). Default = 0. |
This function uses an object of the class spgeoIN and performs a point in polygon test classifying each species to a polygon, summarizes the information per samples that could not be classified and calculates a coexistence matrix. These objects are then put together with the input information to an object of the class spgeoOUT
.
An object of the class spgeoOUT.
See the speciesgeocodeR tutorial for further information and examples.
1 2 3 4 5 6 |
Loading required package: maps
[1] "identifier_in" "species_coordinates_in" "polygons"
[4] "sample_table" "spec_table" "polygon_table"
[7] "not_classified_samples" "coexistence_classified" "areanam"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.