Module # 12 Social Network Analysis
For this visualization, I decided to use ggnet2 in R studio to complete my Social Network analysis. Using the code provided, I was able to create the following graph. I found an example of using ggnet2 on plotly.com that uses randomized values are either vowels or constants to create the social network analysis. To make the graph more appealing, I added more random variables, changed the color of the graph and added a title with pink defining if a value is a vowel and black defining if it is a constant. I understand that a legend should be added to this visualization, but I was not able to figure out how to do so using ggnent2.