Kaenat Workbook

we have to upload a picture. so i upload the penguin picture because in this function we talk about penguins

Week One

In this week, firstly we have to installed and download the R and Rstudio with different packages and functions. So we can run the code without any error. After downloading process we have to perform different function that show the bar graph as well.

Packages:

Quarto package:

install.packages(“quarto”)

After rendering,we use this to generate the output in different formats like;HTML, PDF, MS Word document, presentation, website, book, interactive document.Result of quarto file is in (.qmd) extension.

The plot below shows the relationship between flipper and bill lengths of these penguins.