View source: R/link_network_map.R
is_network | R Documentation |
Checks whether an object is a network
object or an igraph
object,
returns message if it's not
is_network(n)
n |
Object of class |
TRUE
if object of class network
, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.