fcalc_np_all: Function to calculate the network potential for vertices v

View source: R/RcppExports.R

fcalc_np_allR Documentation

Function to calculate the network potential for vertices v

Description

Function to calculate the network potential for vertices v

Usage

fcalc_np_all(neighbors, vertices, v, exp)

Arguments

neighbors

list of neighbors for every node in the graph, type Rcpp::list

vertices

node list for graph, type Rcpp::StringVector

v

list of nodes for which we plan to calculate network potential

exp

named vector of expression for each node in vertices


crosstalkr documentation built on Sept. 30, 2023, 1:06 a.m.