# NOT RUN {
# Load the Sampson (1968) monastery network (3rd time point).
data("sampsonT3")
# Run relocation heuristic for relaxed structural balance.
res <- rhrsbt(A = sampsonT3, C = 3, TLIMIT = 1)
# See the results.
res
# }
Run the code above in your browser using DataLab