Statistical Methods with R
Unit A · Chapter 02 · Lecture 02a
Developed by Jeffrey M. Girard
Projects
Quarto
Markdown
Activity
# Hello World{r}, then a closing line of three backticks| Type this | Get this |
|---|---|
*italics* |
italics |
**bold** |
bold |
***italics and bold*** |
italics and bold |
superscript^2^ |
superscript2 |
subscript~2~ |
subscript2 |
~~strikethrough~~ |
|
`verbatim code` |
verbatim code |
# at the start of a line
# Header 1, then ## Header 2, then ### Header 3<https://quarto.org> shows the bare URL[Quarto](https://quarto.org) shows text you pick! in front of it
* or - for unordered, numbers for ordered