hasVosonTextData {VOSONDash} | R Documentation |
This function checks if a graph has either vertex or edge text attributes.
hasVosonTextData(g)
g |
igraph |
Result as logical.
Uses the VOSON
vertex and edge text attribute prefix "vosonTxt_"
to determine if attributes are
text attributes.