Split the strings in x into substrings according to the presence of substring ... noquote(strsplit("A text I want to display with spaces", NULL)[[1]]) x ...
確定! 回上一頁