plot_factors: Plot Factors from a matrix

View source: R/plot_factors.R

plot_factorsR Documentation

Plot Factors from a matrix

Description

Plot Factors from a matrix

Usage

plot_factors(
  x,
  row_names,
  col_names,
  row_order,
  col_order,
  row_title = "Trait",
  col_title = "Factor"
)

Arguments

row_names

Labels for rows

col_names

Labels for cols

row_order

Order of rows

col_order

Order of columns

row_title

Title for horizontal axis

col_title

Title for vertical axis


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