net_weight: This function takes a network and removes weight and/or...

View source: R/weight.R

net_weightR Documentation

This function takes a network and removes weight and/or directionality of the network

Description

This function takes a network and removes weight and/or directionality of the network

Usage

net_weight(network, weight_rm = "mor")

Arguments

network

Network to modify.

weight_rm

Columns from network specifying weights ('mor').

Value

Modified network.


saezlab/decoupleRBench documentation built on March 20, 2022, 3:02 p.m.