igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] only display labels for some vertex in igraph with R


From: Tamas Nepusz
Subject: Re: [igraph] only display labels for some vertex in igraph with R
Date: Fri, 01 Feb 2013 08:54:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

> Could I just display labels for some vertex with certain names?
Sure, just take V(net)$name (which is a character vector) and erase the
entries you don't need.

-- 
T.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]