extract_answers: Google Form handling functions - extracting answers

View source: R/google-forms.R

extract_answersR 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


metricminer documentation built on April 4, 2025, 2:41 a.m.