Description Usage Arguments Value
Sample data according to a spatial sampling window.
1 |
data |
Data.frame. (colnames:x,y). A dataframe of species occurrences (x,y). |
window |
Data.frame. (colnames:x,y). A dataframe of the sampling window/occurrences (x,y). |
id |
Vector. A vector of sampling IDs (e.g. collection numbers) |
res |
Numeric. Value used to convert sampling points into a sampling grid. The value of res indicates the resolution of the raster generated. A higher value generates more generous sampling, while lower represents more conservative sampling. If used in conjunction with LBGSim(), res should equal the same as used by LBGtype(). |
A data.frame of the original input data and whether the data would be sampled or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.