is_binary: Check if a numeric matrix generated with 'make_adjacency' and...

View source: R/is_binary.R

is_binaryR Documentation

Check if a numeric matrix generated with make_adjacency and make_binary is binary

Description

This function takes an adjacency matrix as input and checks if it is binary

Usage

is_binary(adj)

Arguments

adj

an adjacency matrix converted from a raw input matrix via make_adjacency and optionally binarised with make_binary.

Author(s)

Ilias Moutsopoulos


drostlab/edgynode documentation built on March 29, 2024, 10:36 a.m.