View source: R/correct_categ.R
add_coherence | R Documentation |
Internal function that calls is_iti_coherent
add_coherence(data, col_name = "coherent")
data |
a data.frame. Some columns are mandatory. See details for more information |
col_name |
name of the new column created |
data should have the following columns: iti_km_voyage, iti_experience, iti_depart_itineraire, iti_arrivee_itineraire, iti_depart_initial, iti_arrivee_final
'data' data.frame with a new logical column name after 'col_name'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.