flag_mins: flag_mins

Description Usage Arguments Value

View source: R/flag_mins.r

Description

Flag survey duration based on how many minutes a respondent took. The assumption is that your data.frame contains two columns: "date_created" and "date_modified".

Usage

1
flag_mins(dat, mins)

Arguments

dat

a data.frame containing SurveyMonkey response data, with two columns "date_created" and "date_modified".

mins

a whole number specifying the cutoff for the .

Value

a data.frame object.


mattroumaya/doubleheadr documentation built on Jan. 23, 2022, 12:44 p.m.