Skip to content

How to verify char variables contain at least one value

1 message · Gerrit Eichner

#
O-ha, sorry, Luca, I mixed up arguments: it shouldn't be "subset" but 
"select".

apply( subset( d2, select = V13:V239), 1, function( x) any( x != ""))

should work.

"Auf Wiederh?ren!" ;-)

  Regards  --  Gerrit
On Thu, 2 Jan 2014, Luca Meyer wrote: