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