cfss-old / win17_hw01

Repository for first CFSS homework assignment
0 stars 29 forks source link

Archer Pan HW1 #2

Closed yuepan4 closed 7 years ago

yuepan4 commented 7 years ago

For the homework, I went to the hw01 Github page of this class to fork the file to my Github account. Then I clicked the green "clone or download" green button to get the URL, then I opened my Rstudio--File--New project--version control--git, and I pasted the URL here to make sure that my local Rstudio is paired with my Github account so that I can pull and push commits. I went through the manual of Markdown for R and Github to make sure that I understand how to format my text, insert picture, links and so on (My understanding of these codes are reflected in my homework). For every commit I made, on my local R studio, I first clicked save, then checked the "staged" box in front of "ReadMe", then commit with reminder notes in the box, then push, then pull, after this I was able to view how my codes look like on Github. I repeat this process until I got the ideal version I want. After all this, I came back to create this pull request to submit my homework. The Final Version#1 is my final version of my homework.

jmausolf commented 7 years ago

Evaluation HW-01 for Archer Pan

Topic Excellent Satisfactory Needs Work
Coding style x
Coding strategy x
Presentation: graphs
Presentation: tables
Achievement, creativity x
Ease of access x

Remarks:

Above code produces this:

My dog

longxuan0908 commented 7 years ago

In general you did a good job at using headers, links, lists, as well as using italics. You also successfully posted this homework on github which means you know how to pull, push, and commit. Overall, good job.