This creates a vector of N numbers that add up to M (can be decimals).
1 | rand_vect_cont(N, M, sd = 1)
|
N |
number of values in vector |
M |
total values should add up to |
sd |
sd of values, default is 1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.