Task: Explore Your Data with R Markdown: Unveiling Insights

NoviyantiSagala 2024-03-26

knitr::include_graphics("C:/Users/noviyanti.sagala/OneDrive - Bina Nusantara/WORK/Teaching Material/Even 23-24/[Modified]-Data Mining & Visualization/Online Resources/Assignment/1.png")

IMPORTANT

  1. Deadline: Thursday, March 28, 2024, at 11:00 PM
  2. Files: Submit your files in a compressed archive (ZIP or RAR) named according to the following convention: GroupName_StudentID_YourName_Asg1.zip (or .rar). Example: Group1_271010_Jocelyn_Asg1.zip

This archive should contain three files:

  1. R Markdown file (Asg1.Rmd): This core file includes your R code, visualizations, and explanations.
  2. Dataset file: This is the data you used for your analysis.
  3. Knitted HTML File: You must include the HTML file generated by knitting your R Markdown document. This can be helpful for quick viewing.