Description Usage Arguments Value Examples
The general distribution function
1  | 
dist | 
 character string, specification of the distribution of interest using the abbreviations from   | 
q | 
 numeric vector of quantiles  | 
arg_list | 
 list, alternative to directly using the names of the arguments for the distribution of choice, the user can provide a list with those arguments enclosed. This is useful for when multiple distributions need to be drawn from.  | 
lookup_verbose | 
 logical, whether to print the abbreviated name found in the dist_lookup_table  | 
... | 
 arguments specific to the distribution of interest (e.g. the "binom" distribution requires arguments for size and prob)  | 
a numeric vector representing the cumulative distribution function for the distribution of interest
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.