Topic 2 · Day 6 · 2 hours
Department of Quantitative Methods in Economics and Management · ULPGC
Department of Quantitative Methods in Economics and Management · ULPGC
April 29, 2026
echo, eval, cache, fig-cap, tbl-cap.gt and knitr::kable().| Option | What it does |
|---|---|
echo: false |
hide the code, keep the output |
eval: false |
show the code, don’t run it |
include: false |
run silently, hide everything |
fig-cap: "..." |
figure caption (cross-referable) |
tbl-cap: "..." |
table caption |
cache: true |
skip re-runs until the chunk changes |
gt.qmd per analysis — not one mega-notebook.here::here() so your report renders on any machine..qmd, not the rendered .html — the CI builds it.Write a 3-page reproducible report on one Canary Islands tourism question of your choice, using ISTAC or Eurostat data. Render to HTML and PDF. Push the .qmd (not the outputs) to your fork.
Quantitative Methods in Tourism · Master in Tourism and Sustainable Development · TIDES · ULPGC