For figures, including plot_selectivity(), facets are not as informative as they should be. Example: Growth patterns (e.g., 1, 2) show up as 1, 2 and require more context within the facet (e.g., "Growth pattern: 1"; "Growth pattern 2").
Potential solution: https://ggplot2.tidyverse.org/articles/faq-faceting.html#how-can-i-set-different-axis-labels-for-facets
For figures, including
plot_selectivity(), facets are not as informative as they should be. Example: Growth patterns (e.g., 1, 2) show up as 1, 2 and require more context within the facet (e.g., "Growth pattern: 1"; "Growth pattern 2").Potential solution: https://ggplot2.tidyverse.org/articles/faq-faceting.html#how-can-i-set-different-axis-labels-for-facets