How to replace missing white space with NA in R?
Dear all (or whoever reads this),
I am working on genetic data and I have a huge output file (tab delimited
text file), where in some columns I have missing values. These are left as
white space.
I want to change the white space with NA or (.). How can I do this in R?
Many thanks!
No comments:
Post a Comment