Generic function for network graphs
Generic function for network graphs
netgraph(x, ...)
x |
An R object. |
... |
Additional arguments. |
For more details, look at the following functions to generate network graphs:
Guido Schwarzer sc@imbi.uni-freiburg.de
data(Senn2013) # Generation of an object of class 'netmeta' with reference # treatment 'plac' # net1 <- netmeta(TE, seTE, treat1, treat2, studlab, data = Senn2013, sm = "MD", reference = "plac") # Network graph with default settings # netgraph(net1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.