A few scripts for demo of exploratory dataviz
THis repo consists of two quarto files, one which generates a static html (dataviz_CCLE_data.qmd) and one which generates a small shiny app (shiny_app_demo.qmd). Both files use styling from the KTH quarto template and the ktheme package for formatting.
To run the scripts clone the repo and install required dependencies and packages.
You can also extract the code and reuse as you please.