hasVosonTextData: Check if graph object has text attributes

Description Usage Arguments Value Note

View source: R/networkGraphs.R

Description

This function checks if a graph has either vertex or edge text attributes.

Usage

1

Arguments

g

igraph graph object.

Value

Result as logical.

Note

Uses the VOSON vertex and edge text attribute prefix "vosonTxt_" to determine if attributes are text attributes.


VOSONDash documentation built on July 27, 2020, 5:07 p.m.