image.purity: Image with concentration map

Description Usage Arguments Details

Description

Make an image with map of resolved concentrations

Usage

1
2
3
## S3 method for class 'purity'
image(x, ncomp, main = NULL, col = getColors(256),
  xaxt = "n", yaxt = "n", ...)

Arguments

x

object with purity results

ncomp

which component make the map for

main

main title for the plot

col

a color map for the image

xaxt

x-axis type

yaxt

y-axis type

...

other image parameters

Details

The method will work only if original spectral data has attributes width and height pointing out that it is a hypercube


svkucheryavski/supure documentation built on May 30, 2019, 9:32 p.m.