noa.names: noa.names

Description Usage Arguments Author(s) See Also Examples

View source: R/RCytoscape.R

Description

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

Usage

1
noa.names(graph)

Arguments

graph

Author(s)

Paul Shannon

See Also

noa, eda, eda.names

Examples

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

RCytoscape documentation built on Nov. 17, 2017, 10:52 a.m.