Description Usage Arguments Details Value Examples
The function truncates the data (deletes low- and high-x information).
1 |
data |
an object of type |
x.min, x.max |
numeric values determining the region to keep. |
Frequently, the experimental data need to be truncated to remove unwanted ranges.
an object of type data
with all functions cropped to the region [x.min, x.max]
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.