I am looking for coding examples in R or R-libraries to visualize words frequencies and relations in a network graph, very similar to this example: http://koaning.io/word-clouds.html (I refer not to the worldclouds, but to the network graph on the homepage)
So far I have cleaned the data and have about 1 million rows with clean text and calculated correlations and word frequencies.
I would highly appreciate if you can advise me and give me some tips on that.
All the best, René