View source: R/utils_distribution_uis.R
build_dist_tbl | R Documentation |
Build Distribution Table
build_dist_tbl( distribution, n_obs, mu = NULL, sigma = NULL, shape = NULL, scale = NULL, meanlog = NULL, sdlog = NULL )
distribution |
(string) |
n_obs |
(numeric) |
mu |
(numeric) |
sigma |
(numeric) |
shape |
(numeric) |
scale |
(numeric) |
meanlog |
(numeric) |
sdlog |
(numeric) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.