RevealJS Template

Shreyash Somvanshi

2024-10-31

Quarto

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/.

Photo

logo

Bullets

When you click the Render button a document will be generated that includes:

  • Content authored with markdown
  • Output from executable code

HI

ok

Text with section

R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type ‘license()’ or ‘licence()’ for distribution details.

Callout

Title goes here

R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type ‘license()’ or ‘licence()’ for distribution details.

Title goes here

R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type ‘license()’ or ‘licence()’ for distribution details.

Callout 2

Title goes here

R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type ‘license()’ or ‘licence()’ for distribution details.

Title goes here

R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type ‘license()’ or ‘licence()’ for distribution details.

Code

When you click the Render button a presentation will be generated that includes both content and the output of embedded code. You can embed code like this:

[1] 2

Slide no.

  • hi
  • ok

In the morning

Getting up

  • Turn off alarm
  • Get out of bed

Breakfast

  • Eat eggs
  • Drink coffee

In the evening

Dinner

  • Eat spaghetti
  • Drink wine

Going to sleep

  • Get in bed
  • Count sheep

Incremental & # Non Incremental Points

Syntax:

  • Eat spaghetti
  • ok add some

    • Eat spaghetti
    • Drink wine
  • Drink wine

    • Eat spaghetti
    • Drink wine

Slide header

Content shown first

Content shown next on the same slide

Code Block

print("HI")
[1] "HI"

Decision trees

  1. hi
  2. ok

Columns

Code and outpute here:

ok hi

Cols

  1. Hi
  2. Abc
  • Hi
  • Abc

Syntax highlighting

a <- 3
a <- a+1
print("HI")
a <- 3
a <- a+1
print("HI")
a <- 3
a <- a+1
print("HI")

THANK YOU!

🙏