Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages