View source: R/randoToTrialDesign.R
| randoToTrialDesign | R Documentation |
function to produce an object of class 'trialDesign' from the output of randomizeTrial
randoToTrialDesign(rando, ignoreTrials = NULL, returnList = FALSE)
rando |
data.frame from output of randomizeTrial |
ignoreTrials |
character vector of trials to be ignored |
[fill in details here]
[value] object of class trialDesign
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.