Description Usage Arguments Value Examples
Unnest for birtmsdata Preserves additional attributes of birtmsdata objects.
1 2 |
data |
data frame |
... |
see tidyr::unnest() |
birtmsdata
1 2 3 4 5 | ## Not run:
#' or_data <- get_or(fit, n_samples = 500)
or_data %>% unnest(or_dif_samples)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.