createBarplot: error due to it not being a matrix: No id variables; using...

View source: R/helper_functions.R

createBarplotR Documentation

error due to it not being a matrix: No id variables; using all as measure variables Rerun with Debug Error in '[.data.frame'(.mat, , "Var1") : undefined columns selected \ (use tomatrix())

Description

error due to it not being a matrix: No id variables; using all as measure variables Rerun with Debug Error in '[.data.frame'(.mat, , "Var1") : undefined columns selected \ (use tomatrix())

Usage

createBarplot(
  matrix_exposures,
  angle_rotation_axis = 0,
  order_labels = NULL,
  remove_labels = FALSE,
  levels_signatures = NULL,
  includeMelt = NULL,
  Melt = NULL,
  verbose = TRUE,
  arg_title = "Signature",
  reorder_sigs = NULL
)

lm687/CompSign documentation built on Feb. 1, 2024, 4:41 p.m.