View source: R/linguistic_distance.R
ling_dist_df | R Documentation |
Make linguistic distance DataFrame
ling_dist_df(
link.a,
link.b,
link.dict,
list.dict,
level = c("dialect", "langauge"),
by.country = T,
delta = 0.5,
expand = FALSE,
agg_fun.a = min,
agg_fun.b = min,
ethno.df,
ethno.long,
ethno.g = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.