Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tashapiro/intro-observable
This is an introductory workshop hosted by R-Ladies Philadelphia. Participants will sample how to use Observable Notebooks, Observable Plot, and combine Observable with R Quarto.
https://github.com/tashapiro/intro-observable
Last synced: 12 days ago
JSON representation
This is an introductory workshop hosted by R-Ladies Philadelphia. Participants will sample how to use Observable Notebooks, Observable Plot, and combine Observable with R Quarto.
- Host: GitHub
- URL: https://github.com/tashapiro/intro-observable
- Owner: tashapiro
- Created: 2023-11-09T21:05:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T21:18:36.000Z (about 1 year ago)
- Last Synced: 2024-08-01T16:39:50.450Z (3 months ago)
- Language: HTML
- Size: 17.9 MB
- Stars: 41
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro to Observable Plot
## Overview
This is an introductory talk covering a range of possibilities with Observable Plot From constructing simple plots, to layering in interactive components, to seeing it in action with Quarto - participants will get to sample a variety of Observable Plot applications.
The first section participants are invited to walk through an Observable Notebook analyzing Taylor Swift songs.
In the second section, participants will learn how they can integrate Observable Plot with Quarto (qmd) files using RStudio.
![](presentation/images/intro.webp)
## Additional Resources
- [Observable Notebook](https://observablehq.com/d/f002f055d6fa2f8d)
- [Slides](https://tashapiro.github.io/intro-observable/presentation/intro-observable.html#/TitleSlide)
- [Quarto Dashboard Example](https://tashapiro.github.io/intro-observable/dashboard/dashboard.html)
**Note**: The Quarto Dashboard uses the pre-release version of Quarto, 1.4. To run this example, users will need to download this version.