Description Usage Arguments Value Examples
Roda gentilmente
1 | gentilmente(.f, mean = 1)
|
.f |
funcao a rodar |
mean |
tempo medio de espera entre uma execucao e outra |
uma funcao que executa .f
depois de um intervalo
aletorio com media mean
1 2 | media_gentil <- folhar2:::gentilmente(mean)
system.time(media_gentil(1:9))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.