AJAY KOLI
2023-01-19
UCL R User Group
Photo courtesy of Sherry Rusinack

Dr. Ajay Kumar Koli, PhD
Educator & Researcher
https://github.com/koliajaykr
https://twitter.com/ajay_kolii
Analyze. Share. Reproduce.



Background photo courtesy of @markusspiske
“Quarto is a multi-language open-source scientific and technical publishing system”
“Publish high-quality articles, reports, presentations, websites, blogs, and books.”
Web Link: https://quarto.org/docs/get-started/
Web Link: https://quarto.org/docs/get-started/
quarto --version 
quarto --help 
.qmd): Visual Mode.qmd): Source Mode::::::: {.columns}
::: {.column width="50%"}
Left column
- Apple
- Orange
- Grapes
:::
::: {.column width="50%"}
Right column
- Tea
- Coffee
- Lemon water
:::
::::
Left column.
- Apple.
- Orange.
- Grapes.
Right column.
- Tea.
- Coffee.
- Lemon water.
Type columns then press shit+tab (in mac)

{#fig-cat}

We can give the cross-reference of the cat in Figure 1 using the @fig-cat.

This cat image is also used in the Section 1 and Section 3.9.
#fig- \(\longrightarrow\) @fig- \(\longrightarrow\) Figure
#sec- \(\longrightarrow\) @sec- \(\longrightarrow\) Section
#tbl- \(\longrightarrow\) @tbl- \(\longrightarrow\) Table
#eq- \(\longrightarrow\) @eq- \(\longrightarrow\) Equation