densityPlot: Density Plot

Description Usage Arguments Related Functions

View source: R/plot.R

Description

Plot the density of points as an image alongwith histograms on the sides.

Usage

1
densityPlot(plotData, binCount = 40, plotColor = NULL)

Arguments

plotData

Dataframe containing the data.

binCount

(optional) Integer. Default 40. The number of bins to be used for dividing the data along an axis.

plotColor

(optional) The color palette.

Related Functions

simulateGRC, knockdownAnalysis, overExprAnalysis, plotData, calcHeatmapSimilarity


TheJacksonLaboratory/sRACIPE_dev documentation built on May 7, 2019, 8:16 a.m.