Description Usage Arguments Value See Also Examples
Return a subset of a DRIFT-spectrum in the given range of wavenumbers.
1 | slice(x, k, left, right)
|
x |
an object of |
k |
a wavenumber, [1/cm]. If given only one channel is extracted from DRIFT-spectrum and further arguments are ignored. |
left |
a wavenumber, [1/cm]. If given indicates the lowest wavenumber in wavenumber range. |
right |
a wavenumber, [1/cm]. If given indicates the highest wavenumber in wavenumber range. |
An object of S3-class drift.
Other drift:
as.data.frame.drift(),
cbind.drift(),
channel(),
coal_drift(),
diff.drift(),
median.drift(),
plot.drift(),
read.drift(),
write.drift()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.