Skip to content
Prev 275005 / 398506 Next

apply with function

Does this work?

apply(Iske, 1, function(x) rawToChar(as.raw(x)))
[1] "\001\002\003\004\005" "\001\002\003\004\005" "\001\002\036\004\005"
 [4] "\002\001\003\004\005" "\002\001\003\004\005" "\002\001\003,\005"
 [7] "\n\004\003\002\005"   "\001\004\003\002\005" "\001\004\003\002_"
[10] "\005\004\003\002\001" "\001\003\005\004\002"

Michael
On Thu, Oct 20, 2011 at 5:20 PM, J?rg Reuter <joerg at reuter.at> wrote: