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:
- Read this data into R (example: https://mgimond.github.io/ES218/Week02b.html)
- Obtain the count of events for each individual month beginning from August 2018 - August 2019
- Visualize this monthly count of events
- 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
Students who completed this task
Guilherme Marcelo, programmingwizard, Rishi0812