R/survey_time.R
survey_time.Rd
This function will take dataset with start and end times and compute the survey completion time in minutes.
survey_time(df, time_min, time_max)
data frame in XML Values format
minimum time to complete the survey
maximum time to complete the survey