Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

Rnmr1D (version 1.2.5)

plotClusters: plotClusters

Description

Plots the boxplot of all clusters allowing to have an insight on the clusters distribution

Usage

plotClusters(data, clustObj, horiz = TRUE,
  main = "Boxplot by clusters (log10 transformed)")

Arguments

data

the matrix including the integrations of the areas defined by the buckets (columns) on each spectrum (rows)

clustObj

a list generated by the getClusters function

horiz

Boolean - Indicates if the plot is horizontal (TRUE) or vertical (FALSE)

main

Main title of the plot