Published September 27, 2025 | https://doi.org/10.59350/9rm2t-63w06

Voice control ggplot2 with ggbot2

Creators & Contributors

  • 1. ROR icon University of Virginia

Today I learned you can create and customize ggplot2 visualizations using your voice alone. Try the following:

  1. Install ggbot2: pak::pak("tidyverse/ggbot2")

  2. Start the ggbot2 shiny app on the mtcars data with: ggbot2::ggbot(mtcars)

  3. "Create a scatter plot of mpg versus cylinder"

  4. "Color the points by cylinder"

  5. "Make the points blue and larger"

  6. "Actually, go back, keep them large but colored by cylinder"

  7. "Give me a better title"

  8. "Use theme minimal"

  9. "Maybe theme classic instead"

  10. "Actually go back to the last plot"

Subscribe now

Additional details

Description

Today I learned you can create and customize ggplot2 visualizations using your voice alone.

Dates

Issued
2025-09-27T16:22:16
Updated
2025-09-27T16:22:16