menzerath | R Documentation |
To initialize the menzerath object we need a data.frame or a tibble with at least two columns: - Size of construct (L_n) measured in units of its direct constituents - Average size of constituents (L_n-1) measured in units of its direct subconstituents
menzerath(tb = tibble(), x = "x", y = "y")
tb |
data.frame or tibble, A table with the data |
x |
String, The column name containing the construct size |
y |
String, The column name containing the average constituent size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.