class: center, middle, inverse, title-slide .title[ # Welcome! ] .author[ ### Visualizing and communicating data with R
The R Bootcamp @ Unibas
] .date[ ### November 2023 ] --- layout: true <div class="my-footer"> <span style="text-align:center"> <span> <img src="https://raw.githubusercontent.com/therbootcamp/therbootcamp.github.io/master/_sessions/_image/by-sa.png" height=14 style="vertical-align: middle"/> </span> <a href="https://therbootcamp.github.io/"> <span style="padding-left:82px"> <font color="#7E7E7E"> https://therbootcamp.github.io </font> </span> </a> <a href="https://therbootcamp.github.io/"> <font color="#7E7E7E"> The R Bootcamp | November 2023 </font> </a> </span> </div> --- <!--- .pull-left45[ <br><br><br><br><br> # Materialien Klicke auf <high>"....running..."</high> auf unserer Website! <font style="font-size:28px"><a href="www.therbootcamp.com"><b>www.therbootcamp.com</b></a></font> ] .pull-right5[ <br><br> <iframe src="https://therbootcamp.github.io" width="500" height="500"></iframe> ] ---> .pull-left6[ <br><br><br><br><br> # Goal >### The goal of this workshop is to introduce you to principles of data visualization and communication and how to realize them with R's data visualization tools! ] .pull-right4[ <br><br><br><br> <p align="center"><img src="https://raw.githubusercontent.com/therbootcamp/therbootcamp.github.io/master/_sessions/_image/target.png" height="350"></p> ] --- .pull-left45[ <br> # Schedule <ul> <li class="m1"><span>Core of the workshop consists of 6 sessions on R. Each session is structured into:</span></li> <ul class="level"> <li><span>30 introduction</high></span></li> <li><span>30 coding exercises</span></li> <li><span>short Q&A</span></li> </ul> <li class="m2"><span><high>30 min consulting session</high> after conclusion of the course.</span></li> </ul> ] .pull-right45[ <br><br><br> <img src="image/schedule.png" align="center" style="padding-top:16px" height=490> ] --- .pull-left3[ # Inequality in Basel <font style="font-size:28px"><high><i class="far fa-question-circle"></i></high> How has the distribution of income and wealth changed within and between Basel's quarters from 2001 and 2017?</i></font> <br> <p align="center"> <img src="image/basel_open_data.png" height=220px> </p> ] .pull-right6[ <br> <p align="center"> <img src="image/quarters.png" height=540px> </p> ] --- .pull-left3[ # Inequality in Basel <font style="font-size:28px"><high><i class="far fa-question-circle"></i></high> How has the distribution of income and wealth changed within and between Basel's quarters from 2001 and 2017?</i></font> <br> <p align="center"> <img src="image/basel_open_data.png" height=220px> </p> ] .pull-right6[ <br> <p align="center"> <img src="image/data.png" height=540px> </p> ] --- .pull-left3[ # Mean, Median, Gini <ul> <li class="m1"><span>Inequality arising from a <high>rich-get-richer</high> dynamic materializes as an increasingly right-skewed income distribution.</span></li><br> <li class="m2"><span>This can be detected:</span></li><br> <ul class="level"> <li><span><high>Mean</high> income grows faster than <high>median</high> income.</span></li><br> <li><span>The <high>Gini</high> coefficient goes up.</span></li> </ul> </ul> ] .pull-right65[ <br> <p align="center"> <img src="image/distr.gif" width="360px"><br> <img src="image/gini.gif" width="360px"> </p> ] --- .pull-left3[ # Mean, Median, Gini <ul> <li class="m1"><span>Inequality arising from a <high>rich-get-richer</high> dynamic materializes as an increasingly right-skewed income distribution.</span></li><br> <li class="m2"><span>This can be detected:</span></li><br> <ul class="level"> <li><span><high>Mean</high> income grows faster than <high>median</high> income.</span></li><br> <li><span>The <high>Gini</high> coefficient goes up.</span></li> </ul> </ul> ] .pull-right65[ <br> <p align="center"> <img src="image/distr.gif" width="360px"><br> <img src="image/gini.gif" width="360px"> </p> ] --- # Who are we? <table class="tg" style="cellspacing:0; cellpadding:0; border:none" width = 50%> <col width="22%"> <col width="22%"> <tr> <th class="tg-yw4l" valign='top'> <p align="center"> <a href="www.dirkwulff.org"><img border="0" alt="W3Schools" src="https://therbootcamp.github.io/img/team/1.png" height="230" style="border-radius:50%"></a><br> <p align="center"> <font size = 5>Dr. Dirk Wulff</font><br><br><br> <a href="https://github.com/dwulff"><b>github.com/dwulff</b></a><br><br> <font size=4><i>Packages</i></font><br> <a href="https://cran.r-project.org/web/packages/text2sdg/index.html"><b>text2sdg</b></a>, <a href="https://cran.r-project.org/web/packages/cstab/index.html"><b>cstab</b></a>, <br> <a href="https://cran.r-project.org/web/packages/mousetrap/index.html"><b>mousetrap</b></a>, <a href="https://github.com/dwulff/embedR"><b>embedR</b> </p> </th> <th class="tg-yw4l" valign='top'> <p align="center"> <a href="https://therbootcamp.github.io/"><img border="0" alt="W3Schools" src="image/sticker.png" height="230" style="border-radius:50%"></a><br> <p align="center"> <font size = 5>The R Bootcamp</font><br><br><br> <a href="https://therbootcamp.github.io/"><b>therbootcamp.github.io</b></a><br> </p> </th> </tr> </table> --- # Who you are? .pull-left35[ <ul> <li class="m1"><span>What is your name?</span></li><br> <li class="m2"><span>Where are you from?</span></li><br> <li class="m3"><span>How much experience do you have with R?</span></li><br> <li class="m4"><span>What is your goal behind wanting to learn data visualization with R?</span></li> </ul> ] .pull-right55[ <p align="center"> <img src="image/hello.jpg"> <br> <font style="font-size:10px">from <a href="https://unsplash.com/photos/3MYvgsH1uK0">unsplash.com</a></font> </p> ] --- class: middle, center <h1><a href="https://therbootcamp.github.io/DataViz_Unibas2023Nov/">Schedule</a></h1>