I’m looking to turn one variable from my dataset into a clear, publication-ready histogram built in R. The data file is ready but needs a quick scrub—missing values handled and a couple of stray labels fixed—before we get to plotting. Once the cleaning is done, I’d like a thoughtfully styled histogram that highlights the distribution and any notable skew or outliers. Please stick to tidyverse conventions (readr, dplyr, ggplot2) and comment the code so I can rerun or tweak it later. Deliverables • Cleaned .csv version of the dataset • Well-annotated R script (or R Markdown) showing each step, from import to plot • Final histogram exported as both PNG and PDF I’ll mark the project complete once I can run your script end-to-end on my machine and reproduce the exact histogram without errors.