-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simpsons dataset for Tidy Tuesday #785
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few tweaks, which I'll apply. The most important thing in here is that you shouldn't include the save step in the cleaning script, since the directory structure won't apply to participants. Leave the saving for saving.R. You ended up with duplicates of the CSVs, so I'm going to clean that up.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Marking files at this point to make it easier to see if the script introduces any errors.
/assign simpsons 2025-02-04 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again!
Thank you for your submission! Please leave this text as-is when you submit, and then check the checklist.
Usability:
Preparation:
cleaning.R
has code to download and clean the dataset, resulting in descriptively-named data.frames.saving.R
to createcsv
s andmd
data dictionaries for each of my data.frames.{dataset}.md
files.intro.md
file to introduce my dataset.png
file.meta.yaml
, including descriptive alt text for each image.meta.yaml
about how to credit me, and deleted any parts of that block that I do not want you to use.