R Project for Statistical Computing

Data Analysis and Visualization of R events Aug.2018 - Aug.2019

Download the raw file of the data from: https://github.com/benubah/r-community-explorer/blob/master/docs/events_past_year.rds and save it in your current working directory. You may find it easier this way than to read it directly from the Web.

Coding tasks:

  1. Read this data into R (example: https://mgimond.github.io/ES218/Week02b.html)
  2. Obtain the count of events for each individual month beginning from August 2018 - August 2019
  3. Visualize this monthly count of events
  4. Obtain the count of events for each year (2018 and 2019) and visualize it.

Visualizations could come in the form of a bar chart or pie chart.

Submit your R code and visualizations

Task tags

  • visualization
  • r statistical computing
  • exploratory analysis

Students who completed this task

Guilherme Marcelo, programmingwizard, Rishi0812

Task type

  • code Code
close

2019