Description Usage Arguments Value
View source: R/n_sink_generator.R
Generates a function that generates a vector of sink lengths.
1 | n_sink_generator(start_frac = 0, end_frac = 0.8, length_out = 9)
|
start_frac |
Smaller fraction of units to use as sink number, default 0. |
end_frac |
Larger fraction of units to use as sink number, default 0.8. |
length_out |
How many sink values we want, default 9. |
Function that accepts a treat_vec
and returns a vector of numbers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.