circleVisNetwork: circleVisNetwork

Description Usage Arguments Value

View source: R/ThreadNet_Graphics.R

Description

Produces a circle network layout using visNetwork

Usage

1
circleVisNetwork(n, directed = "directed", showTitle = FALSE)

Arguments

n

list with nodeDF and edgeDF dataframes

directed

type of network = directed or not

showTitle

- show the title or not

Value

visnetwork object


ThreadNet/ThreadNet documentation built on July 26, 2019, 8:16 p.m.