#读剪贴板数据
data <- read.table('clipboard',header = F,sep = ',')

basicStats(data)  

 

posted on 2020-04-19 20:38  be·freedom  阅读(262)  评论(0)    收藏  举报