noa.namesR Documentation

noa.names

Description

Retrieve the names of the node attributes in the specified graph.

Usage

noa.names(graph)

Arguments

graph

Author(s)

Paul Shannon

See Also

noa, eda, eda.names

Examples

  g <- makeSimpleGraph()
  noa.names (g)
    #  [1] "type"  "lfc"   "label" "count"