custom_app: custom app for generating subgraphs

Description Usage Arguments

Description

custom app for generating subgraphs

Usage

1
custom_app(df_network = "random", directed = FALSE, coloring = TRUE)

Arguments

df_network

dataframe with atleast two columns (from, to, weight)

directed

Logical (default FALSE)

coloring

node colouring based on edge-betweeness-algorithm


NicoB-UOL/demoNetworks documentation built on May 13, 2019, 1:16 p.m.