Data.frame 內存放一大堆變數(行向量), 變數間型態可以不同 ... 字串的擷取 substr(x = x[1] , start = 1 , stop = 5) ## [1] "ABC-8" ## 字串的剪貼 ...
確定! 回上一頁