View source: R/expand_mouse_model_factor_from_selection.R
expand_mouse_model_factor_from_selection | R Documentation |
Expand data[["mouse_model"]]
factor levels to include all mouse models selected in mouse_model
, even if there is not data for all. Used within magora_boxplot
to ensure that facets are shown for all relevant mouse models.
expand_mouse_model_factor_from_selection(data, mouse_model)
data |
Input data (e.g. |
mouse_model |
Mouse models to use as factor levels. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.