Context
- R is a powerful tool for data analysis
- Huge amount of tools under development for the community
- R markdown, Shiny Apps…
Illustration
- Mafalda Project (seabird tracking)

mafalda
May 6, 2020
mafalda
Note: Interactivity only works when the output format is HTML
Plotly
DT
Leaflet
Crosstalk
For advanced tutorials: https://rmarkdown.rstudio.com/
Note: A shiny App is not a ‘output file’ that can be shared such as R Markdown. It needs to be running on one server
(..but Rstudio provides very convenient and FREE solutions to deploy the app!)
Shiny Widget Gallery
Mafalda Data Overview
Shiny App to Discover Mafalda Dataset:
When it comes to sharing Shiny apps, you have two basic options:
User need to have R and know how to use it:
For advanced tutorials: https://shiny.rstudio.com/tutorial/written-tutorial/lesson1/
">