Learn R Programming

VOSONDash (version 0.5.7)

hasVosonTextData: Check if graph object has text attributes

Description

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

Usage

hasVosonTextData(g)

Arguments

g

igraph graph object.

Value

Result as logical.