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.


Manmit1Singh/visnetwork documentation built on Dec. 17, 2021, 2:18 a.m.