plot_stacked_bars: Generate a color palette suitable for stacked bar plots given...

View source: R/boilerplate.R

plot_stacked_barsR Documentation

Generate a color palette suitable for stacked bar plots given a feature number (S)

Description

Generate a color palette suitable for stacked bar plots given a feature number (S)

Usage

plot_stacked_bars(data, palette = NULL, save_name = NULL)

Arguments

data

matrix of abundances or observed counts (samples x features)

palette

a color palette

save_name

optional name to save plot under


kimberlyroche/codaDE documentation built on May 11, 2022, 12:40 a.m.