-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinteractive-visual-apps.qmd
More file actions
26 lines (18 loc) · 1.52 KB
/
Copy pathinteractive-visual-apps.qmd
File metadata and controls
26 lines (18 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: "Interactive Visual Apps"
author: "Hans van Leeuwen"
editor: visual
bibliography: references.bib
---
## World map with interactive tour and song filter using Shiny
I created an interactive version of the world map so that the user can filter by tour and/or song. This was done with R-Shiny[@shiny] and deployed to shinyapps.io at: [U2 Tour Map](https://qjxo03-hans-van0leeuwen.shinyapps.io/u2_tour_map/).
The code of this Shiny app can be found in my GitHub repository at: <https://github.com/vanleeuwen-hans/u2_tour_map>
## Tour setlist alignment with interactive tour filter using Shiny
I created an interactive version of the setlist alignment so that the user select a major U2 tour to see the alignment of 30 setlists from that tour. This was done with R-Shiny and deployed to shinyapps.io at: [U2 Setlist Alignment](https://qjxo03-hans-van0leeuwen.shinyapps.io/u2_setlist_alignment/).
The explanation of the method used for the alignment can be found in the MAFFT section on this page: [Multiple Setlist Alignment](multiple-setlist-alignment.qmd#tour-setlist-alignment)
The code of this Shiny app can be found in my GitHub repository at: <https://github.com/vanleeuwen-hans/u2_setlist_alignment>\
\
\
::: {style="text-align:center; font-size: 11px;"}
{{< fa solid copyright >}} Hans van Leeuwen 2024 \| {{< fa solid envelope >}} [E-mail](mailto:hans.data.universe@gmail.com) \| {{< fa brands linkedin >}} [LinkedIn](https://www.linkedin.com/in/vanleeuwenhans/) \| {{< fa brands x-twitter >}} [X-Twitter](https://x.com/hans444)
:::