runes_table {runes} | R Documentation |
runes_table()
Description
runes_table()
returns a data.frame with 3 variable text columns.AX
Usage
runes_table(futhark = "elder", branch = NA)
Arguments
futhark |
which futhark set you'd like, defaults to "elder" and the argument must be a string |
branch |
if futhark is "younger" then you must also choose whether you would like short or long branch younger futhark |
Details
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.
Examples
runes_table()
[Package runes version 0.1.0 Index]