docs/appendix-b-conventions.md

Conventions

This book will use the following conventions:

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. :::

# code chunks
paste("Reproducible ", "Research", 1, sep = " ")
## [1] "Reproducible  Research 1"


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