View source: R/check_arguments.R
check_boot | R Documentation |
Internal function not to be called by the user
check_boot(boot.val, br)
boot.val |
logical indicating whether to perform bootstrapping |
br |
number of bootstrap resamples |
Internal function. check_boot
is called by
check_args
.
validated bootstrap options
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.