UCSBCarpentry / Reproducible-Publications-with-RStudio-Quarto

Introduction to Reproducible Publications with Quarto
https://UCSBCarpentry.github.io/Reproducible-Publications-with-RStudio-Quarto/
Other
8 stars 10 forks source link

Ep 02-Quarto/06-rendering-code #138

Closed rcurty closed 7 months ago

rcurty commented 9 months ago

Before the inline code exercise learners have to load Tidyverse.

https://github.com/UCSBCarpentry/Reproducible-Publications-with-RStudio-Quarto/blob/review-revise/_episodes/02-Quarto/06-rendering-code-yaml.md

rcurty commented 9 months ago

If we cover best practices for loading packages at the top of the document before introducing inline code, this will be resolved. We load packages as part of the code chunks which are presented further down in the paper.

torwhite commented 7 months ago

Agree. It was more natural to teach by covering best practices for loading packages/data before (or during ) the section on inline code. I also propose it be moved from Advanced options episode to the Rendering code episode.

rcurty commented 7 months ago

@torwhite can you please review and close it?

ilessing commented 7 months ago

@torwhite can you please review and close it?

4d36fc0113 Changes can be seen at: https://ucsbcarpentry.github.io/Reproducible-Publications-with-RStudio-Quarto/02-Quarto/06-rendering-code-yaml/index.html#best-practices-for-loading-data-and-packages

torwhite commented 7 months ago

I like the added challenge. The flow could be improved a bit, but I don't think it prevents us from moving forward and closing the issue.