parseCountryCode: parseCountrycodes is a helper function to parse a modiefied...

Description Usage Arguments Author(s) Examples

Description

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 .

Usage

1
parseCountryCode(intext, x)

Arguments

inLine

a textstring of the specified format

Author(s)

Chris Reudenbach

Examples

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)

gisma/parseSpeciesList documentation built on May 17, 2019, 5:27 a.m.