googleformr (version 0.0.3)

get_form_entry_ids: Get Google Form Entry Ids From Scrape

Description

Get Google Form Entry Ids From Scrape

Usage

get_form_entry_ids(scrape)

Arguments

scrape
HTML Output from Scraping Google Form

Examples

Run this code
## Not run: 
# url %>% get_form() %>% get_form_entry_ids() -> entries
# ## End(Not run)

Run the code above in your browser using DataLab