powered by
runes_table() returns a data.frame with 3 variable text columns.AX
runes_table()
runes_table(futhark = "elder", branch = NA)
which futhark set you'd like, defaults to "elder" and the argument must be a string
if futhark is "younger" then you must also choose whether you would like short or long branch younger futhark
The data.frame returned by this function returns 3 columns
The unicode sequence that represents the rune character.
The English a-z characters of the alphabet
The rune itself showing how it would also be displayed.
# NOT RUN { runes_table() # }
Run the code above in your browser using DataLab