is_iti_coherent: Helper function to control "coherence" of specific...

is_iti_coherentR Documentation

Helper function to control "coherence" of specific "itinerance" answers:

Description

https://github.com/JMPivette/evavelo/discussions/7 https://github.com/JMPivette/evavelo/issues/39

Usage

is_iti_coherent(
  iti_km_voyage,
  iti_experience,
  iti_dep_iti_valide,
  iti_arr_iti_valide,
  iti_depart_initial,
  iti_arrivee_final
)

Arguments

iti_km_voyage

numeric vector

iti_experience

character vector

iti_dep_iti_valide

character vector

iti_arr_iti_valide

character vector

iti_depart_initial

character vector

iti_arrivee_final

character vector

Value

a boolean vector indicating if answer is coherent


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