# NOT RUN {
# The function graph_plot provides graph functionality for a graph
# object created by get.all.graphs function.
# }
# NOT RUN {
# First give...
allgraphs = get.all.graphs(c("diet1stword", "diet2ndword",
"diet3rdword"), freeassociationdata)
# Plot a particular graph by giving...
graph_plot(allgraphs$graphs$centrality_closeness)
# }
Run the code above in your browser using DataLab