powered by
Creates OD ggplot2 generated maps from make.net functions Shows sample of 60
netMap(x, pct = 60)
Data frame
percentage of edges to include
# NOT RUN { network <- make.netDir(OD_Sample) netMap(network$netDir, pct = 10) # }
Run the code above in your browser using DataLab