recode_evloc: Recode locality labels from character strings to numeric (and...

Description Usage Arguments Examples

Description

Depending on chosen input format, this function return a vector containing the lavbels, either numbers ord characters, each consistent

Usage

1
2
3
4
recode_evloc(loc = NULL, evloc_list = list(name = c("CA", "CH", "CN", "CI",
  "EI", "FR", "GS", "GI", "GH", "GM", "HW", "HI", "JE", "LA", "LV", "LP", "LO",
  "MA", "MW", "NE", "PE", "PI", "RY", "SU", "TW", "UP", "UT", "VI", "WE", "WI",
  "WZ", "WO", "WY", "x.out", "x.unknown"), label = 1:35))

Arguments

loc

Locality label

evloc_list

A Locality label-number list

Examples

1
2

johow/kinlab documentation built on July 5, 2019, 4:23 p.m.