Hello Mrs Masters!

Great teaching! This is my first markdown project.

I will illustrate my learning of this tool.

First let me show that I can BOLD text using two asterisk on both side of the text I wish to bold. Other text formattings can be done similarly.

I created a hyperlink to my website (TobagoARC) using square and round brackets.

I learned how to create and name new chucks using the C icon at the menu bar

I can also use echo to show or not show code and results to show or not show output using the gear icon in the menu bar.

Look At My Headings 1

Look at my Headings 2

Look at my Unordered list

  • first item
  • second item
  • third item

Look at my Ordered List

  1. first item
  2. Second item
  3. Third item

I can also insert an image of myself Barry Lovelace using “!”, square and curly brackets.

I learned how to do citation1

I can also do tables

penguins_sm <- head(penguins)
kable(penguins_sm)
species island bill_length_mm bill_depth_mm flipper_length_mm body_mass_g sex year
Adelie Torgersen 39.1 18.7 181 3750 male 2007
Adelie Torgersen 39.5 17.4 186 3800 female 2007
Adelie Torgersen 40.3 18.0 195 3250 female 2007
Adelie Torgersen NA NA NA NA NA 2007
Adelie Torgersen 36.7 19.3 193 3450 female 2007
Adelie Torgersen 39.3 20.6 190 3650 male 2007

This is great stuff!!! Barry


  1. footnotesâ†Šī¸Ž