Sorry but my previous email did not go through properly. Instead of the ? you
should really read an è or è according to
http://www.lookuptables.com/.
So there are extended ASCII characters I need to deal with.
I have tried
d1$V1[regexpr("some tèxt = 9",d1$V2)>0] <- 9
and
d1$V1[regexpr("some tèxt = 9",d1$V2)>0] <- 9
without success...
Thanks,
Luca
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.