TableNetwork: TableForNetwork_file (file generated by CoNI) with path
colorVertexTable: Table specifying the colors for the vertex features. The first column should contain the names matching the features of the vertex Data and another column should specify the colors (column name: Colors).
incidenceMatrix: logical. If TRUE it returns a hypergraph incidence matrix instead of a bipartite graph
Returns
An igraph object for a bipartite graph or a hypergraph incidence matrix to represent ResultsCoNI. Basic network statistics are included in the bipartite graph. See generate_network function for details or consult the igraph package