igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] not to omit entries


From: Gábor Csárdi
Subject: Re: [igraph] not to omit entries
Date: Mon, 8 Feb 2016 15:20:09 +0000

Hi Aditya,

print(nei, full = TRUE)

Cheers,
Gabor

On Sun, Feb 7, 2016 at 6:58 PM, Khanna, Aditya [MED]
<address@hidden> wrote:
> HI folks,
>
> When I try to look at neighbors of certain vertices in my graph object, the 
> output only shows the first 20 entries in the list, like below:
>
>> nei
> [[1]]
> + 4xxx/2xxxxx vertices, named:
>    [1]  xxx                    xxx
> ...
>   [19] xxx xxx
> + ... omitted several vertices
>
> I want to see all the vertices. How might I do that?
>
> Thanks,
> Aditya
>
> ********************************************************************************
> This e-mail is intended only for the use of the individual or entity to which
> it is addressed and may contain information that is privileged and 
> confidential.
> If the reader of this e-mail message is not the intended recipient, you are
> hereby notified that any dissemination, distribution or copying of this
> communication is prohibited. If you have received this e-mail in error, please
> notify the sender and destroy all copies of the transmittal.
>
> Thank you
> University of Chicago Medicine and Biological Sciences
> ********************************************************************************
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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