This is taken from the logic derived using the igraph package.
base.colour
This is the colour of all the nodes if no colour is specified
start.colour
This is the colour of the first node
end.colour
This is the colour of the last node
names
If names=NUll then use default names in the package
newValue
This is the value of the number of nodes from the logic
default.colour
If TRUE, then the colours of the node will not change. If FALSE, the colours of the node will change.
no.label
If no.labels is TRUE, then it will not print the names in the nodes. If FALSE, then it will be numeric values.
Value
The map item based on the logic of the igraph package
Details
This functions is embedded with check.graph, edge.v, colour_display. For example, you can use this function to add in names inside the node, or change the width of the edge, or to include the labels in the nodes given by the names arg. Generally, it is used for the assisting in the design of the network maze
This allow us to create a map with close looped form