To split a string in R, use the strsplit() method. The strsplit() is a built-in R function that splits the string vector into sub-strings.
確定! 回上一頁