## Not run:
# # Get the nodes that are in the graph periphery of
# # a randomly-created graph
# get_periphery(
# create_random_graph(
# 15, 24,
# fully_connected = TRUE,
# set_seed = 20))
# #> [1] "13"
# ## End(Not run)
Run the code above in your browser using DataLab