From 631601ab64766d7491462aca15853144ce226a24 Mon Sep 17 00:00:00 2001 From: Lisa Williams Date: Sat, 1 Feb 2025 23:27:15 -0500 Subject: [PATCH] adding additional detail to README --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 45e4305..028c203 100644 --- a/readme.md +++ b/readme.md @@ -16,6 +16,12 @@ For your convenience and so you can see it locally, I've replicated the data dic The sample code contained here will help you do some basic data cleanup, like combining the .CSV file of each year of the RePORTER data into a single dataframe, and separating date columns into year, month, date columns to make them easier to work with. +I recommend running this code line by line in RStudio, which is what I did as I wrote it and explored this dataset. + +## What do the charts look like? + +I have included a few example plots in this repository, showing how the charts generated by this code look for a specific state. +