介紹如何將data frame 中的一欄文字,依據分隔符號切割成多個不同的欄位。 假設我們現在有一個data frame,其資料如下:. # 原始資料 raw.df <- data.frame( name ...
確定! 回上一頁