Description Usage Arguments Value
View source: R/sample_function.R
Sample a function so that it can be plotted smoothly.
1 | aitoa.sample.function(f, x.min, x.max, keep.only = is.finite)
|
f |
the function to sample |
x.min |
the minimum (inclusive) x value |
x.max |
the maximum (inclusive) x value |
keep.only |
a selector: only points meeting this specification will be returned |
a list with the x and y coordinates of the samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.