Description Usage Arguments Examples
View source: R/05_output_visualization.R
Plots a color histogram from a dataframe as returned by
getImageHist
, getHistList
, or
extractClusters
. Bars are colored according to the color of the
bin.
1 2 3 4 5 6 7 8 9 |
histogram |
A single dataframe or a list of dataframes as returned by
|
pausing |
Logical. Pause and wait for keystroke before plotting the next histogram? |
color.space |
The color space ( |
ref.white |
The reference white passed to
|
from |
Display color space of image if clustering in CIE Lab space, probably either "sRGB" or "Apple RGB", depending on your computer. |
main |
Title for plot. If |
... |
Optional arguments passed to the |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.