10 8 2020

Title Page (some title)

Thanks for reading - this is a sample presentation made in R Markdown. For more details on using R Markdown see http://rmarkdown.rstudio.com.

A sample marked text follows by non common marking examples.

My slides with bullet points

  • Cats are cool
  • Dogs are cool
  • If you agree - you are cool :)

Slide with the summary of the output:

summary(cars)
##      speed           dist       
##  Min.   : 4.0   Min.   :  2.00  
##  1st Qu.:12.0   1st Qu.: 26.00  
##  Median :15.0   Median : 36.00  
##  Mean   :15.4   Mean   : 42.98  
##  3rd Qu.:19.0   3rd Qu.: 56.00  
##  Max.   :25.0   Max.   :120.00

Slide with Plot

Slide with Plotly-substitute

The data is simulated and do not exist in reality. The data plot looks like this:

Slide with Plotly

Slide with Plotly too

Slide with Plotly lab (this chart is inspired by: https://rpubs.com/GHerbosa/647384)