Description Usage Arguments Author(s) Examples
parseCountrycodes parses the assuminly iso2 country code list of the running beetle species linestring. It provides a reionally E: N: A: sorted list of country coded occurency .
1 | parseCountryCode(intext, x)
|
inLine |
a textstring of the specified format |
Chris Reudenbach
1 2 3 4 | ### examples parseCountryCode ###
inLine='nubilus Fabricius, 1777: 213 E: AU BH BU BY CR CT CZ DE EN FI FR GB GE GR HU IR IT LA LT MC NL NR NT PL PT RO SK SL SP ST SV SZ TR UK YU "Transcaucasus" A: IN TR'
countryList<-parseCountryCode(inLine)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.