Bonus R Programming Assignment (Venn Diagrams)
This Bonus Assignment is optional. It will allow students to sharpen their R programming skills and also learn a valuable technique for visualizing data by using Venn Diagrams.
For this assignment, simply watch the following video and read the web page from the link provided.
After watching and reading the web sites, complete the examples. Feel free to use your own data if you wish to challenge yourself.
Hand in the following:
- A File with your R program. This file should contain only the code (no output) and must have the typical r extension. No other file extensions will be accepted. The reason is that the assignment be graded based on your R code and not the output file. The output file will be used to verify the code commands. Also, please make sure that all comments, discussion, and conclusions regarding results are also annotated as part of your code.
- A PDF/DOC file with your output code. We are giving you more flexibility regarding how you want to present your output (tables, plots, etc.). You can either use RMD files that combine code, narrative txt, and plots or you can use word document with copy and paste from the R platform you are using. However, please remember that all output (tables, plots, comments, conclusions, etc.) shown in this file has to be generated by the same R code that you submit. This is important! Output shown that is generated using a separate code or output shown that is not supported by the submitted code will not be graded. Screenshots will not be accepted.
Essential Activities:
- Watch all the training videos
- Execute the example code while watching the training videos.
Notes:
- This assignment is due Sunday at 11:59 PM EST
Leave a Reply
You must be logged in to post a comment.