Prerequisites
$\frac{3}{5}$
\(\frac{3}{5}\)
<a href = "http://minedogucu.com">
Mine Dogucu</a>
[Mine Dogucu](http://minedogucu.com)
_Hello world_
__Hello world__
~~Hello world~~
Hello world
Hello world
Hello world
= .R file
= .md file
+ = .qmd file
echo: false | hides the code |
message: false | hides messages |
warning: false | hides warning |
error: true | renders despite errors and displays the error |
eval: false | code is not evaluated |
cache: true |
will not run if it has been run before and the output from previous run would be used |
The slides you are looking at right now and the bootcamp schedule are all prepared using Quarto. The source code is available on our GitHub organization.