resize_nodes: Resize the nodes of graph given the number of points it...

Description Usage Arguments Value

View source: R/graph-funcs.R

Description

Resize the nodes of graph given the number of points it contains

Usage

1
resize_nodes(f_sim_map, f_graph, mult = 6, add = 8)

Arguments

f_sim_map

TDAmapper object

f_graph

igraph object, out put from graph.adjacency

mult

Scalar as a multiplicative size rescale parameter.

add

Scalar as an additive size rescale parameter.

Value

An igraph object of the modified f_graph.


covidclinical/Phase2.1TDAPseudotimeRPackage documentation built on Sept. 27, 2020, 12:03 a.m.