# NOT RUN {
# Linkage plan for 10 forms, 40 items per form, 5 items in common between
# each pair of forms, and with each form being connected at most to its 4
# closest neighbors.
createLinkagePlan(10, 40, 5, 4)
# }
Run the code above in your browser using DataLab