Skip to content
Prev 49872 / 63424 Next

xtabs and NA

On 09.02.2015 16:59, Gabor Grothendieck wrote:
Fair enough, this qualifies as a workaround, and IMO this is how xtabs 
should handle it internally to allow writing xtabs(~data, na.action = 
na.pass) -- or at least xtabs(~data, na.action = na.pass, exclude = 
NULL) if backward compatibility is desired. Would anyone with write 
access to R's SVN repo care enough about this situation to review a 
patch? Thanks.


-Kirill