- What is a p-value?
Appendix D — Conventions
This book will use the following conventions:
- Code:
list(number = 1, letter = "A")
- File paths:
data/sales.csv
- Packages:
tidyverse - Menu/interface options:
Tools > Global Options… > Pane Layout - Glossary items: ordinal
- Citations: Wickham (2021)
- Internal links: Chapter 3
- External links: Mastering Shiny
- Mac-specific:
Cmd-Shift-F10 - Windows-specific:
Ctl-Shift-F10
A list of mac and windows keyboard shortcuts.
D.1 Test Yourself
I am going to learn a lot:
::: {.cell layout-align=“center” webex.hide=‘Hidden Solutions’} ::: {.callout-note collapse=‘true’} ## Hidden Solutions
You found it!::: :::
D.2 Callout boxes
See the quarto reference for more options.
Note
Informational asides.
Tip
Tips
Warning
Notes to warn you about something.
Caution
Notes about things that could cause serious errors.
Important
Notes about things that are important.
Try (click to expand)
Try it yourself.