STAT 545A GROUP 13
Team Members
First Name |
Last Name |
Introduction |
Yuefeng(Maxon) |
Zhao |
Link |
Minghao |
Ma |
Link |
Yian |
Lin |
Link |
Project Description
This is a collaborative project between three collaborators, Yuefeng(Maxon), Minghao, and Yian, in fulfillment of the assessment of STAT 545A. The purpose of this project is to practice using the features of Github, such as branch, issue, merge, and pull and push request.
Files in the Repository
- README.md - Overview of this repository and instructions about how to navigate through it
- TEAMWORK.md - Guidelines for collaborators, including division of labour for both Milestone 1 and 2, timing of submission, and communication methods
- troubleshoot-1.Rmd - R markdown file that contains fixed R code
- troubleshoot-1.md - Generated from knitting troubleshoot-1.Rmd
- troubleshoot-2.Rmd - R markdown file that contains fixed R code
- troubleshoot-2.md - Generated from knitting troubleshoot-2.Rmd
How to run codes in this repository
- Download the repository to your local machine
- Open .Rmd file with Rstudio
- Intsall "tidyverse" package using this code: install.packages("tidyverse")
- Click "Knit"
Course Webpage
:+1: :sparkles: :camel: :tada: :rocket: :metal: :octocat: