get_n {MetaNet} | R Documentation |
Get network information
Description
Get network information
Usage
get_n(go, index = NULL, simple = FALSE)
Arguments
go |
metanet object |
index |
attribute name, default: NULL |
simple |
logical, get simple index |
Value
data.frame
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_v()
,
is_metanet()
[Package MetaNet version 0.2.7 Index]