Disply only the top outliers in R

前端 未结 0 1230
情歌与酒
情歌与酒 2020-11-30 00:57

Is it possible to display the data above the boxplot, which is the outliers alone?

Code :

charges <- read.csv("tempcharges.csv")
data = re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题