Skip to content
Prev 26589 / 63424 Next

A suggestion for an amendment to tapply

On Tue, 6 Nov 2007, Bill.Venables at csiro.au wrote:

            
It is also not necessarily desirable: FUN(numeric(0)) might be an error.
For example:
but sd(numeric(0)) is an error.  (Similar things involving var are 'in the 
wild' and so would be broken.)