# NOT RUN {
make_net_und(OD_Sample)
# Apply Disparity Filter
make_net_und(OD_Sample, disp = TRUE, alpha = 0.05)
# Apply Percentage Cap
make_net_und(OD_Sample, cap = TRUE, pct = 20)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab