Description Usage Arguments Examples
This function standardizes labels of localities in the KH33 database.
1 2 3  | get_kirchspiele(x, valid_entries = c("CA", "CH", "CI", "CN", "EI", "FR", "GH",
  "GI", "GM", "GS", "HI", "HW", "JE", "LA", "LO", "LP", "LV", "MA", "MW", "NE",
  "PE", "PI", "RY", "SU", "TW", "UP", "UT", "VI", "WE", "WI", "WO", "WY", "WZ"))
 | 
x | 
 A character vector containing locality labels which should be standardized.  | 
valid_entries | 
 A character vector containing all valid standard locality labels.  | 
1 2  | get_kirchspiele("CA")
get_kirchspiele("WY")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.