googleformr (version 0.0.3)

get_form_questions: Extracts Google Form Question Text

Description

Extracts Google Form Question Text From Scrape

Usage

get_form_questions(scrape)

Arguments

scrape
HTML Output from Scraping Google Form

Examples

Run this code
## Not run: 
# url %>% get_form() %>% get_form_questions() -> questions
# ## End(Not run)

Run the code above in your browser using DataCamp Workspace