get_attr_names: Get attributes' names

Description Usage Arguments Value

Description

Returns the names of the attributes of a lineage or division tree.

Usage

1
get_attr_names(tree, type = c("n", "b", "c"))

Arguments

tree

The lineage or division tree, an object of class "igraph".

type

A character string naming the type of attributes to be returned:

  • "n" for numeric attributes

  • "b" for boolean attributes

  • "c" for character string attributes

Value

The correponding attributes' names, a vector of character strings.


vicstefanou/ViSCA documentation built on May 31, 2019, 10:50 p.m.