is_unweighted: Test whether a network is unweighted

Description Usage Arguments Value Examples

View source: R/is_unweighted.R

Description

Test whether a network is unweighted

Usage

1
is_unweighted(network)

Arguments

network

the network to analyze

Value

true if the input network is a square logical or numeric matrix

Examples

1
2
3

fosterlab/PrInCE documentation built on Dec. 13, 2020, 5:50 a.m.