Skip to contents

Plot factors as barplots from a matrix

Usage

plot_factors_bars(
  x,
  trait_names,
  factor_names,
  trait_order,
  which_factors = seq(ncol(x))
)