feat: new distribution plotting for categorical (incl dichotomous) variables

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-31 11:39:12 +01:00
commit ae9aa2e6f5
No known key found for this signature in database
4 changed files with 174 additions and 6 deletions

View file

@ -39,8 +39,6 @@ plot_box <- function(data, pri, sec, ter = NULL,...) {
}
#' Create nice box-plots
#'
#' @name data-plots