I have the following 2 dataframes that are actually counts of histograms.
> x1 <- read.table(\'d1.txt\') > x2 <- read.table(\'d2.txt\') > head(x1)