iplotdat helper

igplotdat(v = data.table(), e = data.table(), has_layout = TRUE)

Arguments

v

vertex data (data.table)

e

edge data (data.table)

has_layout

boolean; TRUE if layout information are included and zero otherwise