View source: R/create_graphs.R
get_graph_from_dat | R Documentation |
Get the graph linked to a table where each line represents a combination of factors
get_graph_from_dat(dat)
dat |
a dataset with multiple columns, each column containing each factor composing the k sets of the G |
a k-partite graph, from class graph (package igraph).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.