How to remove null byte from string in R?Something like that:
> gsub('\0', '', 'doot\0') Error: embedded nul in string: '\0'
No one has answered this question yet.
See related questions: