dot-boxplot_color_tbl: boxplot using color table

Description Usage Arguments Value

Description

Find colors from a given color table and draw a box-and-whisker plot

Usage

1
.boxplot_color_tbl(x, ids, color_tbl, grep = FALSE, main, xlab, ylab, ...)

Arguments

x

a matrix

ids

a vector of IDs

color_tbl

a tbl_df having coloring variables. All 'reg', col, and name are required.

grep

same as farg

main, xlab, ylab, ...

same as boxplot

Value

a list of fg_col and used_col (a subset of color_tbl of the colors used here)


Rundmus/BAf-R_package documentation built on May 18, 2020, 12:59 p.m.