A static, browser-based tool for Visible app users to upload their CSV export and explore long COVID / ME-CFS tracking analyses. All R code runs locally in the browser via WebR — no data leaves the user's machine.
quarto previewThis starts a live-reload server. Note: WebR cells take ~5–10s on first load while the runtime and packages download.
quarto renderOutput goes to _site/. Deploy as a static site (Netlify, GitHub Pages, etc.).
- Quarto for the site
- r-wasm/quarto-live extension for in-browser R cells
- WebR for the R runtime
sample-visible.csv is a real export used during development. Not committed if you keep .gitignore defaults.