class: center, middle, inverse, title-slide # Choose III ### The R Bootcamp
www.therbootcamp.com
@therbootcamp
### July 2018 --- layout: true <div class="my-footer"><span> <a href="https://therbootcamp.github.io/"><font color="#7E7E7E">Basel, July 2018</font></a>                                           <a href="https://therbootcamp.github.io/"><font color="#7E7E7E">www.therbootcamp.com</font></a> </span></div> --- # Choose your adventure! .pull-left45[ <u>Base track</u><br> <font size="8"><hfont>Programming in R</hfont></font><br> Learn... ...about <high>control-statements</high>. ...about <high>for-loops</high>. ...<high>functional programming</high>. ] .pull-right45[ <u>Advanced track</u><br> <font size="8"><hfont>Efficient Code</hfont></font><br> Learn about how to speed up R using, e.g.,... ...<high>compiling</high>. ...<high>parallel code</high> execution. ...<high>C++</high>. ]