pan_hist {IFC}R Documentation

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
)

Source

derived from lattice from Deepayan Sarkar


[Package IFC version 0.2.1 Index]