large column plot in ggplot2 displays values inaccurately

后端 未结 0 1081
情话喂你
情话喂你 2021-01-25 04:15

I have the following 2 dataframes that are actually counts of histograms.

> x1 <- read.table(\'d1.txt\')
> x2 <- read.table(\'d2.txt\')
> head(x1)
         


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