By Eric R. Scott
In this tutorial, Eric R. Scott demonstrates how to embed Google Forms into Quarto documents, enabling seamless data collection within your reports or websites. The guide covers:
Creating a Google Form for data input.
Embedding the form into a Quarto document.
Retrieving and analyzing the collected responses in R.
This integration is particularly useful for educators and researchers seeking to gather user input directly from their Quarto-based content.
- Link to tutorial here: https://ericrscott.com/posts/2023-08-08-google-forms-quarto/