The short version
Create Google Slides Presentation
By ClawHub Community
Build a new presentation in Google Slides and share it with your team.
Alt Text for Data Visualizations
By Posit
Generate accessible descriptions for charts and images in your documents.
What each one does
Create Google Slides Presentation
- Creates a new Google Slides presentation with a custom title
- Retrieves the presentation ID so it can be referenced later
- Shares the presentation with team members by email with editing permissions
Alt Text for Data Visualizations
- Generates alt text for charts in R packages and Quarto documents following accessibility guidelines
- Uses your actual chart code to identify exact variables, data patterns, and visual elements
- Structures descriptions with chart type, data details, and key insights in plain language
- Ensures alt text complements rather than duplicates your existing captions
- Adapts description length and detail based on chart complexity
When to pick each one
Reach for Create Google Slides Presentation when…
- You need to start a new presentation for a meeting or pitch
- You're preparing slides for a quarterly review or team update
- You want to quickly create and share a deck with colleagues
Reach for Alt Text for Data Visualizations when…
- You're publishing data visualizations and need to make them accessible to all readers
- You have charts in documentation or articles that need screen-reader-friendly descriptions
- You want to improve existing alt text to follow current best practices
- You're auditing a Quarto document or R package site for accessibility compliance
Quick facts
| Create Google Slides Presentation | Alt Text for Data Visualizations | |
|---|---|---|
| Made by | ClawHub Community | Posit |
| Category | Documents | Documents |
| Source | View ↗ | View ↗ |
| Detail page | Open | Open |