getBoxMainPlot: getBoxMainPlot

Description Usage Arguments Examples

View source: R/boxmain.R

Description

Makes Density plots

Usage

1
2
3
4
5
6
7
8
getBoxMainPlot(
  data = NULL,
  cols = NULL,
  conds = NULL,
  key = NULL,
  title = "",
  input = NULL
)

Arguments

data,

count or normalized data

cols,

cols

conds,

conds

key,

key

title,

title

input,

input

Examples

1

debrowser documentation built on Dec. 18, 2020, 2 a.m.