networkDFfromMPinput {microPop}R Documentation

networkDFfromMPinput

Description

make node and edge data frames to use in visNetwork from microPop microbial data frames

Usage

networkDFfromMPinput(microbeNames)

Arguments

microbeNames

vector of strings of the names of the microbial data frames you want to plot. These can be intrinsic data frames or loaded in by user.

Value

a list containing the edges and nodes


[Package microPop version 1.6 Index]