PlotTICImage.
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
)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.