Hello Quarto

quarto
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Integrating Google Forms with Quarto for Data Collection

By Eric R. Scott

Added Thu Feb 20, 2025

What is this?

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.

  1. Link to tutorial here: https://ericrscott.com/posts/2023-08-08-google-forms-quarto/
Back to top