check_similar_enquete: Detects similar response in enquete

View source: R/check_similar_enquete.R

check_similar_enqueteR Documentation

Detects similar response in enquete

Description

Try to detect multiple id_quest that were not tagged as multiple

Usage

check_similar_enquete(enquete)

Arguments

enquete

enquete data.frame obtained which is part of an eva_data object.

Details

Will group identical answers to a series of text answers

And then will confirm with the similarity of numeric responses (km_sortie, heure_enq)

Value

a data.frame with one columns enq_list containing potential similar answers


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