Skip to contents

This function will take dataset with start and end times and compute the survey completion time in minutes.

Usage

survey_time(df, time_min, time_max)

Arguments

df

data frame in XML Values format

time_min

minimum time to complete the survey

time_max

maximum time to complete the survey