Skip to content
Prev 314848 / 398506 Next

Logical operator and lists

Hello, Dominic,

untested:

data <- lapply( data, function( x) x[ x == ""] <- NA

  Hth  --  Gerrit
On Tue, 8 Jan 2013, Dominic Roye wrote: