Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 742 Bytes

File metadata and controls

10 lines (7 loc) · 742 Bytes

Apply your skills

Instructions

So far, you have worked with the Minnesota birds dataset to discover information about bird quantities and population density. Practice your application of these techniques by trying a different dataset, perhaps sourced from Kaggle. Build a R script to tell a story about this dataset, and make sure to use histograms when discussing it.

Rubric

Exemplary Adequate Needs Improvement
A script is presented with annotations about this dataset, including its source, and uses at least 5 histograms to discover facts about the data. A script is presented with incomplete annotations or bugs. A script is presented without annotations and includes bugs.