histJd: Plot JD histogram

Description Usage Arguments Value Author(s) Examples

View source: R/histJd.r

Description

Plot JD histogram (inherit from hist)

Usage

1
histJd(jd, breaks, xlim, freq, pixSize, xlab, panel.first, ...)

Arguments

jd

jump distribution vector

breaks

histogram breaks

xlim

xlim

pixSize

pixel size in µm (if picels are not calibrated in trackMate)

xlab

xlab

panel.first

panel first options (use for exmaple grid())

Value

graph

Author(s)

JuG

Examples

1
2
histJd(jd, main="", panel.first=grid())
box()

jgodet/trackR documentation built on May 24, 2020, 2:21 p.m.