powered by
Lists wrappers that can wrap an R6 Distribution.
listWrappers(simplify = TRUE)
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.
simplify
TRUE
Wrapper
DistributionWrapper
# NOT RUN { listWrappers() listWrappers(TRUE) # }
Run the code above in your browser using DataLab