twohist: Two histograms and one plot

Description Usage Arguments References

View source: R/plots.R

Description

Prints two histograms.

Usage

1
2
twohist(x, y, k = 20, main = "", col = c("lightgrey", "darkorange"),
  border = "white", box = TRUE, ...)

Arguments

x

a vector.

y

a vector.

k

number of bins in histgrams.

References

http://stackoverflow.com/questions/11193901/plotting-two-histograms-together


twolodzko/twextras documentation built on May 3, 2019, 1:52 p.m.