R Markdown Analysis Assignment

Job ID: 40379735

Budget: $30 – $250 USD

I need a reproducible R Studio workflow turned into two companion files: a well-commented R Markdown (.Rmd) script and its knitted HTML report. The emphasis is on solid, easy-to-follow data analysis rather than advanced machine-learning or heavy-duty visual dashboards.

Here is what I’m after:
• .Rmd file that loads the dataset, cleans it with tidyverse tools, runs the required analysis, and explains each step in plain language.
• Matching HTML output rendered from that same document so I can open it in any browser and see the full narrative, code, and results exactly as you produced them.

Keep the code tidy (use dplyr, ggplot2, or other base R functions where they make sense), include inline comments, and make sure the file knits without errors on a standard RStudio install. If you rely on additional packages, add library() calls and a short note on installation so I can reproduce everything locally.

Once the two files open cleanly on my machine and the analysis is clear, the job is done.