Last chance! 50% off unlimited learning
Sale ends in
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.
# NOT RUN {
listWrappers()
listWrappers(TRUE)
# }
Run the code above in your browser using DataLab