Full_Name: Charles Dupont
Version: 2.2.0
OS: linux
Submission from: (NULL) (160.129.129.136)


when 

strsplit("", " ")

returns character(0)

where as 

strsplit("a", " ")

returns "a".

these return values are not constiant with each other.

Charles Dupont

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to