View source: R/networkGraphs.R
hasVosonTextData | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.