Skip to content

Commit

Permalink
Add Callout Blocks to example
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaiacs committed Jul 12, 2023
1 parent 9c6b42a commit 6a4687a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vignettes/example.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ knitr::opts_chunk$set(

This example demonstrates the required metadata by [`methodshub`](https://github.com/GESIS-Methods-Hub/methodshub).

::: {.callout-important}

[`methodshub`](https://github.com/GESIS-Methods-Hub/methodshub) uses [Quarto](https://quarto.org/) and [`pkgdown`](https://pkgdown.r-lib.org/) uses [R Markdown](https://rmarkdown.rstudio.com/).

:::

## Execution of R code

```{r}
Expand Down

0 comments on commit 6a4687a

Please sign in to comment.