Learn R Programming

babsim.hospital (version 11.8.8)

GermanStates: List of German states

Description

A dataset containing all 16 German states.

Usage

GermanStates

Arguments

Format

A data.table with 16 rows an 2 variables:

stateId

unique id, first two digits of the German AGS.

state

name of state in German.

See Also

GermanCounties for German counties.

Examples

Run this code
# NOT RUN {
head(GermanStates)

# }

Run the code above in your browser using DataLab