setNodePositions {cyjShiny}R Documentation

Set node positions from the supplied data.frame

Description

Set node positions from the supplied data.frame

Usage

setNodePositions(session, tbl.positions)

Arguments

session

a Shiny Server session object.

tbl.positions

a data.frame with three columns: id, x, y

Value

Nothing


[Package cyjShiny version 1.0.42 Index]