Skip to contents

This changes ue to ü and adds a - between bundesländer consisting of two words.

Usage

process_bundesland(eatPlot_dat, column = "TR_BUNDESLAND")

Arguments

eatPlot_dat

Data.frame coming from prep_lineplot() or prep_tablebarplot().

column

Character string of the column containing the bundesländer. Defaults to TR_BUNDESLAND.

Value

The eatPlot_data data.frame with the bundesländer column processed.

Examples

# tbd