Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 1.49 KB

File metadata and controls

68 lines (42 loc) · 1.49 KB

GitHub last commit

This is an example of the largest header

Second

Third

Fourth

Fifth
Smallest

This is an example of the diffferent header sizes in the markdown language

Image of Yaktocat

Image of saketocat

Alt caption


print("Hello World")
library(dplyr)
mtcars |> filter(mpg > 20)

Add a list to check off

  • list item 1
  • list item 2
  • list item 3

add regular list

  • list item 1
  • list item 2
  • list item 3
  1. list item 1
  2. list item 2
  3. list item 3

how to include a link in the text

This link is freakin' sweet It takes you to my github page

emojis

images are added using a colon followed by text that will auto searcha s you type

🐟

🖥️

change font style

italicized text

bold text

bold and italicized

add shields to my github page

This link takes you to the shields page

There is example of the shield code at the top of the page