Skip to contents

This is a shortcut for Swiss canton codes based on the canton name.

Usage

gtl_swiss_canton_id(canton_name)

Arguments

canton_name

A vector of Swiss canton names

Value

A vector of Swiss canton FSO ids

Examples

gtl_swiss_canton_id(c("Jura", "Genève", "Neuchâtel"))
#> [1] 26 25 24