| format.weibull_dist | R Documentation |
weibull_dist object as a character string.Format a weibull_dist object as a character string.
## S3 method for class 'weibull_dist'
format(x, ...)
x |
A |
... |
Additional arguments (not used). |
A character string describing the distribution.
format(weibull_dist(2, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.