powered by
Lists decorators that can decorate an R6 Distribution.
listDecorators(simplify = TRUE)
logical. If TRUE (default) returns results as characters, otherwise as R6 classes.
TRUE
Either a list of characters (if simplify is TRUE) or a list of DistributionDecorator classes.
simplify
DistributionDecorator
# NOT RUN { listDecorators() listDecorators(FALSE) # }
Run the code above in your browser using DataLab