Description Usage Arguments Examples
Cette fonction permet de faire des tris à plats non-pondérés
1 |
lst |
output tris croisés |
x |
liste des variables |
1 | lst = sapply(seq_along(dat), function(x) table.freq(dat, x), simplify = F)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.