REGION: Should nodes be coloured on the basis of region TRUE/FALSE
Returns
Panel of ITN plots
Examples
##Load graphdata("ELEnet16")##Otherwise download data from WITS and create an##International Trade Network using WITSclean()##Plot the network - No Label, colour by regionITN_plot_example<-ITN_make_plot(ELEnet16,FALSE,TRUE)