igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Help with bipartite.projection()


From: Gábor Csárdi
Subject: Re: [igraph] Help with bipartite.projection()
Date: Mon, 11 Nov 2013 17:30:17 -0500

On Mon, Nov 11, 2013 at 5:23 PM,  <address@hidden> wrote:
[...]
> Should I convert my $type vector to TRUE/FALSE before converting?

Yes, as it says in the manual of bipartite.projection.

> Also why does the function expect a logical?

It is a design decision. The reason is that a logical is perfectly
fine to represent a bipartite graph.

Gabor

> Thanks
>
> _______________________________________________
> 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]