Module# 12: ggnet2 Assignment

Hello, I liked the ggnet2 assignment. The trouble came from installing the pacakge because it is not an independent package but a part of the "GGally." Apart from that, it was a fun assigngment. Anyhow, in this gist I imported a pre-made network data, named "blood", from the "geomnet." From there I  used the edges and nodes (examined via View function), and layered them appropriately in the ggnet function.

So here is the code chunk:

Here is my plot:

~Thanks,
Mihir!

Comments