egoR.vis.wizzard: Network Visualisation Wizzard (egoR)

Description Usage Arguments Value Examples

Description

This function uses an 'egoR' object (list of data objects created by an egonetR import function), extracts the graphs object and uses it to visualise all networks contained in an interactive Browser Application (R-Shiny).

Usage

1

Arguments

egoR

A list of six data objects, created by one of egonetR's import functions.

Value

Opens an interactive Browser Application.

Examples

1
2
data("egoR32")
egoR.vis.wizzard(egoR32)

tilltnet/egonetR documentation built on May 31, 2019, 1:46 p.m.