##print without number of vector and quote. > cat (x). a b c d e. ### ot remove quote of string. > noquote (x). [1] a b c d e.
確定! 回上一頁