# Generated using:
# basic_smallworld <- simulate_smallworld(
# nodes = 20, # 20 nodes in the network
# density = 0.30, # moderate initial lattice connectivity
# rewire = 0.20, # 20% rewiring probability
# sample_size = 500 # number of cases = 500
# )$data
data("basic_smallworld")
Run the code above in your browser using DataLab