Learn R Programming

IFC (version 0.2.1)

pan_smooth: 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
)

Arguments