We can split a character string by a particular character by using strsplit(). Any pattern or character can be used, but we use spaces.
確定! 回上一頁