View source: R/system_sequence.R
seq_alt | R Documentation |
Calculate a sequence of alternate values sampled from a Normal distribution
seq_alt(n, m = 60, sd = 10)
n |
sequence length |
m |
mean value of the Normal distribution |
sd |
standard deviation of the Normal distribution |
a numeric vector of length n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.