1 + 1
#> [1] 2Chapter 1: Introduction
1 Chapter 1: Introduction
This is the first chapter of your website. Replace this content with your own.
1.1 Section 1.1
Add your content here.
1.1.1 Subsection 1.1.1
You can include:
- Lists like this one
- Italic and bold text
Code snippets- Links: Quarto Documentation
1.2 Section 1.2
You can also include code blocks:
# Example Python code
def hello_world():
print("Hello, World!")
hello_world()Or R code:
1.3 Section 1.3
Include citations using @citationkey format, which references entries in your references.bib file.
Iām adding some new content here: