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