sample_safe | R Documentation |
Versão mais sensata da função 'sample'.“
sample_safe(x = 1, size = length(x), replace = FALSE)
x |
O vetor de onde tirar a amostra |
size |
O tamanho da amostra |
replace |
Os valores retornam para a caixa e podem ser selecionados novamente? |
Um vetor com a sequência
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.