get_e {MetaNet} | R Documentation |
Get edge information
Description
Get edge information
Usage
get_e(go, index = NULL)
Arguments
go |
metanet object |
index |
attribute name, default: NULL |
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_n()
,
get_v()
,
is_metanet()
[Package MetaNet version 0.2.5 Index]