Conventions

This book will use the following conventions:

```{block, webex.hide="Hidden Solutions"} You found it!

::: {.info data-latex=""}
Informational asides.
:::

::: {.warning data-latex=""}
Notes to warn you about something.
:::

::: {.dangerous data-latex=""}
Notes about things that could cause serious errors.
:::

::: {.try data-latex=""}
Try it yourself.
:::

```r
# code chunks
paste("Reproducible ", "Research", 1, sep = " ")


PsyTeachR/reprores-v2 documentation built on Sept. 26, 2022, 10:06 a.m.