Learn R Programming

IFC (version 0.2.1)

pan_hist: Lattice Histogram Panel Contructor

Description

Helper to create histogram panel

Usage

pan_hist(
  x,
  type,
  br,
  normalize,
  fill,
  lwd,
  lty,
  col,
  alpha,
  ylim,
  bin,
  border,
  include.lowest = TRUE,
  right = TRUE
)

Arguments