Skip to contents

Swedish characters in unicode

Usage

se

Format

An object of class list of length 4.

Examples

print(csdata::se)
#> $OE
#> [1] "Ö"
#> 
#> $oe
#> [1] "ö"
#> 
#> $AE
#> [1] "Ä"
#> 
#> $ae
#> [1] "ä"
#>