is_weighted: Test whether a network is weighted

Description Usage Arguments Value Examples

View source: R/is_weighted.R

Description

Test whether a network is weighted

Usage

1
is_weighted(network)

Arguments

network

the network to analyze

Value

true if the input network is a square numeric matrix with more than two values

Examples

1
2
3

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