pan_smooth: Histogram Smooth Constructor

View source: R/graphs_utils.R

pan_smoothR Documentation

Histogram Smooth Constructor

Description

Helper to smooth histogram

Usage

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

Source

derived from lattice from Deepayan Sarkar


IFC documentation built on Sept. 14, 2023, 1:08 a.m.