Learn R Programming

netmeta (version 3.2-0)

netgraph: Generic function for network graphs

Description

Generic function for network graphs

Usage

netgraph(x, ...)

Arguments

x

An R object.

...

Additional arguments.

Details

For more details, look at the following functions to generate network graphs:

  • netgraph.netmeta

  • netgraph.netimpact

  • netgraph.netconnection

  • netgraph.netcomb

  • netgraph.discomb

Examples

Run this code
# Examples: example(netgraph.netmeta)

Run the code above in your browser using DataLab