Description Usage Arguments Details Value Examples
mask
discards a spectral region
1 2 3 4 |
x |
A |
... |
further arguments passed to or from other methods(not currenctly used). |
from, to |
Coordinates of the region to mask. Use -Inf or Inf to shorten the spectra. |
overlaps |
What to do with the bins ovelapping the edge of the mask.
Use either |
skip |
Skip the creation of of processor step. If TRUE, this step will not be added to the list of processing steps. Typically reserved for nested function calls. |
The upper limit in not included: [min, max).
An updated version of collection
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.