data <- rgamma(202,2) # simulate a skewed distribution
devtools::use_data(data)
lambdas = c(90.0377882, 2.1867095, 0.2740854, 0.1571667)
devtools::use_data(lambdas)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.