This function calculates an interconnectivity index (ic).
metis.ic( data = NULL, icSectors = NULL, icColors = NULL, dirOutputs = paste(getwd(), "/outputs", sep = ""), fname = "ic", nameAppend = "", folderName = NULL, saveFile = F, printFig = F )
| data | Default = NULL. Matrix with rows showing from and cols to. Or dataframe with from, to and value. |
|---|---|
| icSectors | Default = NULL, |
| icColors | Default = NULL, |
| dirOutputs | Default = paste(getwd(),"/outputs",sep=""), |
| fname | Default = "ic" |
| nameAppend | Default = "" |
| folderName | Default = NULL, |
| saveFile | Default = F. If want csv output then change to T |
| printFig | Default = F. |
dataframe with index