randconf | R Documentation |
Generates a logical vector of length n
with p TRUE
s.
randconf(n, p)
n |
positive integer. |
p |
positive integer. |
A logical vector.
Christian Hennig christian.hennig@unibo.it https://www.unibo.it/sitoweb/christian.hennig/en/
sample
randconf(10,3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.