Skip to contents

Parser for Surveymonkey exports, handles:

Usage

survey_monkey(file)

Arguments

file

filename of the file to process

Value

data.table stream of survey data. Columns are:

  • email

  • timestamp

  • question

  • subquestion

  • answer

Details

  • identifying email and timestamp columns

  • appending survey name

  • labeling questions and subquestions

  • converting timestamps to POSIXct