| listWrappers | R Documentation | 
Lists wrappers that can wrap an R6 Distribution.
listWrappers(simplify = TRUE)
| simplify | logical. If TRUE (default) returns results as characters, otherwise as R6 classes. | 
Either a list of characters (if simplify is TRUE) or a list of Wrapper classes.
DistributionWrapper
listWrappers()
listWrappers(TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.