Fred Hutch User Group
2024-06-06
After watching this presentation, you will be able to

<div>File >> New Project >> New Folder >> Quarto Website
engine: knitrfilters with - webr optionwebr is where you set options:
packages: to installbase-url: to change WebR repositorycell-options: to set default code window options{rwasm} packagewebr::install() optionThis becomes:
Be careful with multi-stage problems - mistakes may propagate
Add another layer to the below plot by appending a geom_point(aes(color=species)) to it.
https://download.file()For teaching, put in a context: setup chunk:
rwasm::file_packager()context: setupcontext: setup - Pre-load data, load packages, for use globally
context: outputShow only output, not execution cell
context: outputCan use github pages:
Netlify
Hopefully you learned to:
https://laderast.github.io/webr-demo