panel.hist {debrowser}R Documentation

panel.hist

Description

Prepares the historgram for the all2all plot.

Usage

panel.hist(x, ...)

Arguments

x,

a vector of values for which the histogram is desired

...,

any additional params

Value

all2all histogram plots

Examples

    panel.hist(1)


[Package debrowser version 1.12.3 Index]