Skip to content
Prev 25828 / 63421 Next

Embedded nuls in strings

On 07/08/2007 5:06 PM, Herve Pages wrote:
You don't state your R version.  The default type of counting in nchar() 
has recently changed from "bytes" (where 6 is correct) to "chars" (where 
4 is correct).

Duncan Murdoch