Description Value Slots See Also Examples
An object of this class is returned by a call to smooth_sam
. It holds a smoother version of a SAM object, keeping only the clusters slot and slicing it to a user-given number of slices. This class have methods to plot, summarize, and extract the readings of pixel matching a given SpectralReference substance. You can use the generics plot
, summary
, and get_profile
but beware, you might have to provide extra arguments! (so, please don't see only the generic but the method for this class, see the section see also).
An S4 object of class "Smooth.
smooth
a cube -array- (even if only has 1 slice) that holds a smooth version of a SAM clusters slot.
plot_tile
summary_sam
get_profile_tile
get_profile_sinfo
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.