Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 824 Bytes

File metadata and controls

15 lines (8 loc) · 824 Bytes

Welcome

This repository is a collection of notes and implementations made while coursing the Data Science specialization course

It covers topics such as the use of the R language in data science related applications.

Here is the web-based version of these notes. hope you find it useful.

Project structure

These project was made using Rmarkdown and the bookdown package. It is organized in three main parts code, data and notebook. code holds the scripts made and notebook holds the documentation itself.

The book is build using the Rstudio "Build Book Tool" where the output goes to the untracked deploy directory. This directory holds all the content and is uploaded to the gh-branch.