Analyse data, Assignment 1: Exploratory plot or summary stats

Submit your assignment for the Exploring data module in a reply to this topic

Remember to include these five elements:

  1. A screenshot of a plot :bar_chart: or summary table :1234: that you’ve created during this module
  2. The code :abc: you used to create it
  3. Interpretation :bulb: - what insight can you gain?
  4. A brief reflection :thinking: next step, challenge you solved, or problem you still have
  5. Give specific and useful feedback :thumbsup: to a coursemate

Each written step need only be a sentence or two

If you need help before submitting your assignment in this public space, create a new topic in our private course area and tell us where you’re stuck

To format R code in your posts, surround it by three back-ticks, with an r on the first line:

```r
# Your code goes here
```