Visualizations for #TidyTuesday datasets

My TidyTuesday kludges

Code for the visualizations
13 August 2019

Interactive graph of roman emperors

by Jesus M. Castagnetto

Source code

Using visNetwork

Emperors from the Principate era marked as squares, and from the Dominate era as triangles.

An interactive graph using visNetwork.

Using igraph

Regular network

Regular network

And with (artificial) clusters

Network with clusters

Using ggraph

Regular network


Categories: tidytuesday - R