| getDistArg | R Documentation |
Returns the non-standard argument names of the quantile function
q<dist> (i.e. everything except p, lower.tail,
and log.p).
getDistArg(dist)
dist |
distribution name (character), e.g. |
A character vector of argument names, or NULL (with a
message) if the distribution is not defined.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.