plot_factors_bars: Plot factors as barplots from a matrix

View source: R/plot_factors.R

plot_factors_barsR Documentation

Plot factors as barplots from a matrix

Description

Plot factors as barplots from a matrix

Usage

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

jean997/sumstatFactors documentation built on April 15, 2024, 6:39 p.m.