PlotTICImage: PlotTICImage.

Description Usage Arguments

View source: R/librMSIdata.R

Description

PlotTICImage.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
PlotTICImage(
  img,
  TICs = NULL,
  rotate = 0,
  scale_title = "TIC",
  vlight = 5,
  labels_x = NULL,
  labels_y = NULL,
  labels_text = NULL
)

Arguments

img

an rMSI object.

TICs

a vector of TIC values ordered acording pos array in img object.

rotate

image rotation in degrees, possible values are: 0, 90, 180 and 270.

scale_title

the title to show in scale axis (TIC by default).

vlight

the lighting of the plotted image.

labels_x

x coordinates of text labels optionally overlaid to the plot.

labels_y

y coordinates of text labels optionally overlaid to the plot.

labels_text

text labels optionally overlaid to the plot.


prafols/rMSI documentation built on Dec. 12, 2021, 7:29 p.m.