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

PrInCE documentation built on Nov. 8, 2020, 6:34 p.m.