| summary.randomizer | R Documentation | 
Summary method for the randomizer function
## S3 method for class 'randomizer'
summary(object, dec = 3, ...)
object | 
 Return value from   | 
dec | 
 Number of decimals to show  | 
... | 
 further arguments passed to or from other methods  | 
See https://radiant-rstats.github.io/docs/design/randomizer.html for an example in Radiant
randomizer to generate the results
randomizer(rndnames, "Names", conditions = c("test", "control")) %>% summary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.