-
Notifications
You must be signed in to change notification settings - Fork 1
/
README-for code.txt
30 lines (19 loc) · 937 Bytes
/
README-for code.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
R Code file for Group Beta.
Author : Amol Dixit (6562752)
Subject : Supply Chain Analytics
Course : MSc Business Analytics
Batch : 2018-2019
------------------------------------------------
------------------------------------------------
------------------------------------------------
------------------------------------------------
The folder contains four .R files.
=> All information is sourced in 'main.R'
=> You can run everything from this fie.
=> Functions are available in 'functions.R'
=> All city and location information is loaded in 'info.R'
=> 'pkgs.R' names and installs all required packages.
=> To run the final code for Centroid location for all clusters, user will have to press Enter in the Console area to go the next cluster.
------------------------------------------------
----------------------GOOD DAY------------------
------------------------------------------------