myHist {ResearchMethods}R Documentation

Drawing simple histograms within a plotting area

Description

This function is an internal function used to draw histograms within a plotting area.

Usage

  myHist(xl, yb, xr, yt, hDat, breaks = NULL, sample = TRUE,CIs = FALSE, xlab = FALSE, label.bars = FALSE, right = TRUE)

Arguments

xl,yb,xr,yt
hDat
breaks
sample
CIs
xlab
label.bars
right

Author(s)

Mohamed Abdolell <mohamed.abdolell@dal.ca> and Sam Stewart <samstewart11@gmail.com>

References

This plot was designed for a course by Mohamed Abdolell


[Package ResearchMethods version 1.01 Index]