Description Usage Arguments Value
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".
1 | flag_mins(dat, mins)
|
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 . |
a data.frame object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.