Skip to content
Prev 334509 / 398506 Next

extracting non-NA entries from a two-way frequency table

Sorry about omitting library(plyr).
It's really thanks to Hadley, of course. His contributions make us all (capable of being) better.
Eric


----- Original message -----
From: Michael Friendly <friendly at yorku.ca>
To: rmailbox at justemail.net, r-help at r-project.org
Subject: Re: extracting non-NA entries from a two-way frequency table
Date: Sat, 14 Dec 2013 17:50:00 -0500

Very elegant! Thank you Eric.

(You omitted library(plyr), so I had to search for arrange())

-Michael
On 12/13/2013 3:01 PM, rmailbox at justemail.net wrote: