igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Getting a subgraph of a graph whose nodes have certain attr


From: Gábor Csárdi
Subject: Re: [igraph] Getting a subgraph of a graph whose nodes have certain attributes
Date: Mon, 9 Apr 2012 11:35:12 -0400

Just for the records, what is the oddity here? That you cannot have NA
in an index vector?

Gabor

On Sat, Apr 7, 2012 at 3:46 PM, Peter Flom
<address@hidden> wrote:
> The solution was to use
>
> vs <- subset(traits$Position, traits$Volume > 50)
>
> instead of the [ ] notation.
>
> One of R's oddities (or harsher language......)
>
> Peter
>
> Peter Flom
> Peter Flom Consulting
> http://www.statisticalanalysisconsulting.com/
> http://www.IAmLearningDisabled.com
>
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden
> On Behalf Of Jan Schulz
> Sent: Saturday, April 07, 2012 3:29 PM
> To: Help for igraph users
> Subject: Re: [igraph] Getting a subgraph of a graph whose nodes have certain
> attributes
>
> Hi Peter!
>
> On 7 April 2012 20:40, Peter Flom <address@hidden>
> wrote:
>> Never mind, I figured this out.
>
> So what was the solution? :-)
>
> Kind regards,
>
> Jan
> --
> Jan Schulz
> mail: address@hidden
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

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