# NOT RUN {
# It is a time consuming function...
# }
# NOT RUN {
freeassociationdata_part = dplyr::sample_n(freeassociationdata, 10)
allcentralitiesandgraphs = get.all.graphs(
c("diet1stword", "diet2ndword", "diet3rdword"),
freeassociationdata_part)
get.word.centrality("Enjoyment", "centrality_authority",
allcentralitiesandgraphs$wordreport)
# }
Run the code above in your browser using DataLab