setNodePositions: Set node positions from the supplied data.frame

View source: R/cyjShiny.R

setNodePositionsR 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


cyjShiny documentation built on March 31, 2023, 10:24 p.m.