View source: R/correct_categ.R
correct_categ | R Documentation |
This function takes 'comptage' and 'enquete' data to compute categorie_corrigee field.
correct_categ(comptage, enquete)
comptage |
a data.frame that must contain the following columns: ..... |
enquete |
a data.frame that must contain the following columns: ..... |
a vector the same length as the number of rows in comptage with the new 'categorie' value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.