Skip to content

Srking501/futurelearn_mooc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MANUAL FOR THE CSC8631

How to run the code

What you only need to do is to have the library ProjectTemplate loaded and then run the project by using the function load.project():

library(ProjectTemplate)
load.project()

Otherwise if it does not work, first install the package ProjectTemplate:

install.packages(ProjectTemplate)
library(ProjectTemplate)
load.project()

Location of the Report, Reflection and Git Log

You can find the report and reflection under this directory:

reports/csc8631_report.pdf
reports/csc8631_reflection.pdf

Whereas the git log, you can find it under this directory:

logs/git_log.txt

Thanks from

Abdullah Alshadadi

Msc Data Science (with AI)

190582184

About

A summative coursework for CSC8631 Data Management and Exploratory Data Analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published