is_metanet: Is this object a metanet object?

View source: R/2-2.manipulate.R

is_metanetR Documentation

Is this object a metanet object?

Description

Is this object a metanet object?

Usage

is_metanet(go)

Arguments

go

a test object

Value

logical

See Also

Other manipulate: anno_edge(), anno_vertex(), c_net_annotate(), c_net_filter(), c_net_load(), c_net_save(), c_net_union(), get_e(), get_n(), get_v()

Examples

data(c_net)
is_metanet(co_net)

MetaNet documentation built on June 26, 2025, 5:07 p.m.