Description Usage Arguments Details Value See Also Examples
S4 method for the generic function diff()
and the hyperSpec class.
1 2 |
x |
a numeric vector or matrix containing the values to be differenced. |
lag |
an integer indicating which lag to use. |
differences |
an integer indicating the order of the difference. |
All columns of x@data$spc
are kept and spectra padded with NAs accordingly.
a hyperSpec object.
1 2 3 4 | ## Not run:
plotspc(diff(chondro, 1, 1))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.