Skip to content

Instantly share code, notes, and snippets.

View mhnierhoff's full-sized avatar

Maximilian H. Nierhoff mhnierhoff

View GitHub Profile
#Finding unique libraries from complete Data Science course series...
library(knitr)
#Johns Hopkins Data Science Certificate repo
#https://github.com/DataScienceSpecialization/courses
#Set to your own working directory where .Rmd forked GitHub files reside
path <- setwd("~/R/Data_Science_Johns Hop/datasciencecoursera/courses")
#path = getwd()