extract_answers {metricminer} | R Documentation |
Google Form handling functions – extracting answers
Description
This is a function to get extract answers from a Google Form. It is used by the 'get_google_form()' function if dataformat = "dataframe"
Usage
extract_answers(form_info)
Arguments
form_info |
The return form_info list that is extracted in 'get_google_form()' |
Value
This returns answers from a google form
[Package metricminer version 0.5.1 Index]