diff --git a/README.md b/README.md index f038d70..9d7299d 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,14 @@ Example scripts are provided in the `R` directory. 1. Install [R](https://www.r-project.org/) and [Quarto](https://quarto.org/docs/get-started/). -1. Install the [include-code-files](https://github.com/quarto-ext/include-code-files) extension: +1. If not already in `_extensions`, install [include-code-files](https://github.com/quarto-ext/include-code-files): ```.sh quarto add quarto-ext/include-code-files ``` -1. Render the slides: +1. Render the slides (they should be created in `docs/functions.html`): ```.sh - quarto render functions.qmd + quarto render ``` \ No newline at end of file diff --git a/functions.qmd b/functions.qmd index 2de1ddf..a9182e4 100644 --- a/functions.qmd +++ b/functions.qmd @@ -1,7 +1,8 @@ --- title: "R Functions" -subtitle: "R User Group, University of Manchester" -author: Martin Herrerias Azcue (ResearchIT, UoM) +subtitle: "[https://github.com/RUMgroup/R-Functions/](https://github.com/RUMgroup/R-Functions/)" +institute: "ResearchIT, University of Manchester" +author: Martin Herrerias Azcue date: 2023-11-28 format: revealjs: