[R] (no subject)
Judith Flores
juryef at yahoo.com
Thu Apr 24 01:16:11 CEST 2008
Hello,
I have been trying to apply some of the different
ways suggested in the past to replace empty values in
a vector for a letter, without success.
Actually, I have a data frame that might contain
empty values, I need to replace all those empty values
for the letter 'N'.
This was my latest try:
dat<-read.csv('myfile.csv', na.strings="")
____________________________________________________________________________________
Be a better friend, newshound, and
More information about the R-help
mailing list