is_network: Is object a network?

View source: R/link_network_map.R

is_networkR Documentation

Is object a network?

Description

Checks whether an object is a network object or an igraph object, returns message if it's not

Usage

is_network(n)

Arguments

n

Object of class network or igraph.

Value

TRUE if object of class network, FALSE otherwise.


artod83/netmap documentation built on March 2, 2024, 8:49 a.m.