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.


netmap documentation built on May 29, 2024, 11:10 a.m.