Skip to content
Prev 14317 / 398502 Next

eval and as.symbol question

On 18.10.2001 13:46 Uhr, Gary Collins wrote:

            
You might try something like this instead:

apply(df, 2, function(x) sum(is.na(x)))



Hope this helps

Kaspar