标签: r string null
如何从R?中的字符串中去除空字节? 像这样:
> gsub('\0', '', 'doot\0') Error: embedded nul in string: '\0'