Normal curves on multiple histograms on a same plot

前端 未结 0 758
粉色の甜心
粉色の甜心 2020-12-07 18:21

My example dataframe:

sample1 <- seq(100,157, length.out =  50)
sample2 <- seq(113, 167, length.out = 50)
sample3 <- seq(95,160, length.out = 50)
sam         


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