pan_smooth {IFC} | R 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
[Package IFC version 0.2.1 Index]