View source: R/utils-check_input.R
check_arm_input | R Documentation |
Check Arm Input
check_arm_input(.input, num_arms, num_trials)
.input |
The input passed into one of the array definition functions
created with |
num_arms |
(numeric) The number of arms in the task. |
num_trials |
(numeric) The number of trials to simulate. |
An error if the input is invalid, otherwise nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.