If you see a popup box that says “Clone Repsitory” with a progress bar and then RStudio refreshes, then your installation is working.
For the class project, you are expected to create a R package with the following requirements and commit it to GitHub: 1. Contains at least one self-contained function; 1. Completed with necessary documentation; 1. Passes R package check and test(s); 1. [Advanced] includes a vignette that demonstrates the usage of the package.
You can take and/or re-organize code from your current work or start from scratch. Take the feasibility of completing in a week into consideration when selecting project ideas.
If you don’t have a feasible project idea at the moment, consider writing a R package that reads and visualizes the bike counts on Hawthorne Bridge and Tilikum Crossing. Daily traffic counts data for these two bridges can be found here. At the minimum, your package should be able to: