Skip to content

Commit

Permalink
add a tip about quarto vs rmd in data paper session
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanetteclark committed Mar 1, 2024
1 parent ee276ee commit 19a514d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions materials/sections/provenance-reproducibility-datapaper.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
-->

::: callout-tip
In this lesson, we will be leveraging RMarkdown instead of Quarto so that we can use a very cool R package called `rticles`. Quarto has the same functionality as RMarkdown with `rticles` - making journal formatted articles from a code notebook - but it is done from the command line without additional R packages. See [the Quarto documentation](https://quarto.org/docs/journals/) for details
:::

### Reproducible Research: Recap

Expand Down

0 comments on commit 19a514d

Please sign in to comment.