linear_sampling | R Documentation |
Sample resolutions parameters linearly withing a range
linear_sampling(n.res, res.min = 0.001, res.max = 3)
n.res |
integer, number of resolutions to sample |
res.min |
scalar, lower bound |
res.max |
scalar, upper bound |
a vector of sampled parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.