correct_categ: Analyze and correct categorie

View source: R/correct_categ.R

correct_categR Documentation

Analyze and correct categorie

Description

This function takes 'comptage' and 'enquete' data to compute categorie_corrigee field.

Usage

correct_categ(comptage, enquete)

Arguments

comptage

a data.frame that must contain the following columns: .....

enquete

a data.frame that must contain the following columns: .....

Value

a vector the same length as the number of rows in comptage with the new 'categorie' value


JMPivette/evavelo documentation built on April 8, 2023, 4:20 p.m.