You found it!
Appendix C — 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 (2022)
- Internal links: Chapter 1
- External links: Mastering Shiny
- Mac-specific:
Cmd-Shift-F10 - Windows-specific:
Ctl-Shift-F10
A list of mac and windows keyboard shortcuts.
C.1 Test Yourself
I am going to learn a lot:
- What is a p-value?
C.2 Callout boxes
See the quarto reference for more options.
Note
Informational asides.
Click to expand
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 it yourself.