Description Usage Arguments Value
All values larger than max_value or smaller than min_value are replaced by NA during the process, which helps better plotting and ruling out undesired features such as sudden peak. Use with caution.
1 | CropValue(abf, channel, max_value, min_value)
|
abf |
an abf object. |
channel |
the channel to crop values. |
max_value |
OPTIONAL, max allowed value |
min_value |
OPTIONAL, min allowed value |
an abf object with values cropped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.