Description Usage Arguments Details Value Note Author(s) References See Also
Get species with a minimum number of occurrences.
1 2 |
data |
Vector of characters. Name of the input file. |
path |
Vector of characters. Path to the input file. |
cut.off |
Numeric. Minimal (absolute) number of occurrences for a given species, the default value is 3, as the minimal number of points to draw a polygon. |
rd.frmt |
Vector of characters. The file format to read.
By default it will be read as a R object using the
|
wrt.frmt |
Character. Output file format, by default it uses a |
save.useful.in |
String. Output file path for useful species (those with
occurrences larger than the |
save.useless.in |
String. Output file path for useless species (those with
occurrences smaller than the |
To check input/output formats see readAndWrite
.
Column names must follow Darwin Core2[1] standard. See data('ID_DarwinCore).
A data.frame object and a file for each species.
See: R-Alarcon V. and Miranda-Esquivel DR.(submitted) geocleaMT: An R package to cleaning geographical data from electronic biodatabases.
R-Alarcon Viviana and Miranda-Esquivel Daniel R.
[1] Wieczorek, J. et al. 2012. Darwin core: An evolving community-developed biodiversity data standard. PloS One 7: e29715.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.