add_vertice_colors: Adding colors to vertices of the graph

View source: R/GraphBuilder.R

add_vertice_colorsR Documentation

Adding colors to vertices of the graph

Description

Adding colors to vertices of the graph

Usage

add_vertice_colors(graph, is_reactive = FALSE, col_met, col_pro)

Arguments

graph

iGraph object obtained from to_graph() or get_graph()

is_reactive

placeholder

col_met

placeholder

col_pro

placeholder


vanhasseltlab/IMatlas documentation built on Jan. 31, 2023, 12:27 a.m.