Skip to content

Instantly share code, notes, and snippets.

View sgollor's full-sized avatar

Samuel Gregory sgollor

View GitHub Profile
@sgollor
sgollor / assignment1.md
Created February 5, 2021 03:49 — forked from mGalarnyk/assignment1.md
R Programming Programming Assignment 1 (Week 2) John Hopkins Data Science Specialization Coursera for the github repo https://github.com/mGalarnyk/datasciencecoursera

R Programming Project 1

github repo for rest of specialization: Data Science Coursera

For this first programming assignment you will write three functions that are meant to interact with dataset that accompanies this assignment. The dataset is contained in a zip file specdata.zip that you can download from the Coursera web site.

Although this is a programming assignment, you will be assessed using a separate quiz.

The zip file containing the data can be downloaded here: specdata.zip [2.4MB]

@sgollor
sgollor / quiz2.md
Created February 3, 2021 05:08 — forked from mGalarnyk/quiz2.md
R Programming Quiz 2 (Week 2) John Hopkins Data Science Specialization Coursera for the github repo https://github.com/mGalarnyk/datasciencecoursera

R Programming Quiz 2

github repo for rest of specialization: Data Science Coursera

Question 1

Suppose I define the following function in R

@sgollor
sgollor / quiz1.md
Created January 26, 2021 20:18 — forked from mGalarnyk/quiz1.md
R Programming Quiz 1 (Week 1) John Hopkins Data Science Specialization Coursera for the github repo https://github.com/mGalarnyk/datasciencecoursera

R Programming Quiz 1 (JHU) Coursera

github repo for rest of specialization: Data Science Coursera

Question 1

R was developed by statisticians working at...

Answer

The University of Auckland