visNetwork_edges: Generate visNetwork Edge Table
Description
Creates a formatted edge table suitable for visualization with visNetwork.
Usage
visNetwork_edges(mcmodule, inputs = FALSE)
Value
A data frame containing edge information for visNetwork
Arguments
- mcmodule
An mcmodule object
- inputs
Include non-node inputs: data-sets, data-frames and columns (optional)