Call:
lm(formula = mpg ~ disp, data = mtcars)
Coefficients:
(Intercept) disp
29.59985 -0.04122
Quarto enables you to weave together content and executable code into a finished presentation. To learn more about Quarto presentations see https://quarto.org/docs/presentations/.
You can have inline code like this: 1 + 4 + 2 = 7
.
Quarto enables you to weave together content and executable code into a finished presentation. To learn more about Quarto presentations see https://quarto.org/docs/presentations/.
You can have inline code like this: 1 + 4 + 2 = 7
.
When you click the Render button a document will be generated that includes:
When you click the Render button a document will be generated that includes:
MathJax rendering of equations to HTML
\[\begin{gather*} a_1=b_1+c_1\\ a_2=b_2+c_2-d_2+e_2 \end{gather*}\] \[\begin{align} a_{11}& =b_{11}& a_{12}& =b_{12}\\ a_{21}& =b_{21}& a_{22}& =b_{22}+c_{22} \end{align}\]MathJax rendering of equations to HTML
\[\begin{gather*} a_1=b_1+c_1\\ a_2=b_2+c_2-d_2+e_2 \end{gather*}\] \[\begin{align} a_{11}& =b_{11}& a_{12}& =b_{12}\\ a_{21}& =b_{21}& a_{22}& =b_{22}+c_{22} \end{align}\]Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
Note
Note that there are five types of callouts, including: note
, warning
, important
, tip
, and caution
.
Important
Danger, callouts will really improve your writing.
Tip With Caption
This is an example of a callout with a caption.
Note
Note that there are five types of callouts, including: note
, warning
, important
, tip
, and caution
.
Important
Danger, callouts will really improve your writing.
Tip With Caption
This is an example of a callout with a caption.