Description Usage Arguments Details Value Author(s) References See Also
Read in the output of the online export from the ornitho homepage based on read.csv2
.
1 2 |
file |
a character string giving the name of the (plain text) file including the suffix ".txt". |
subsp |
a character string giving the latin binomial (e.g. |
family |
a character string giving the families the set of species should be limited to. |
phenology |
a character string giving the phenological behaviour the set of species should be limited to. Possible choices are |
rm.abs |
logical, if |
read.ornitho
matches the scientific names found in the plain text file with a set of 'canonical' names defined in data(def)
. Other scientific names encountered are mostly not determined to the species level and will be ignored. If this happen, read.ornitho
will issue a message and print a file names "ignored.txt"
to the current working directory with the scientific and vernacular names of the ignored, ie. removed, observations.
a list whose elements are objects of class ornithoSpec.
Simon Thorn & Christoph Heibl
The German ornitho website: http://www.ornitho.de/
ornithoPDF
for the user-level plotting function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.