powered by
A list with parameters customizing ggmetanet representation (see ggnet documentations)
ggnet.default
An object of class metanetwork_config of length 16.
metanetwork_config
# display all default settings ggnet.default # create a new settings ggnet.custom = ggnet.default ggnet.custom$edge.size = 2 ggnet.custom
Run the code above in your browser using DataLab