R語言中將數據框(data.frame)中字符型數據轉化爲數值型

as.data.frame(lapply(data,as.numeric))
相關文章
相關標籤/搜索