Description Usage Arguments Value
View source: R/gen_igraph_network.R
function to generate the igraph network object based on the final scores. It is called automatically by the geNet() function.
1 | gen_network_obj(final_df_score)
|
final_df_score |
the dataframe of scores generated by the final_score() function. Mandatory argument. |
Object of class "igraph"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.