Skip to content
Snippets Groups Projects

V3.1.0

Merged Sebastian Henz requested to merge v3.1.0 into master
Files
3
+ 2
2
@@ -33,8 +33,8 @@
#' these names. Additionally, you can use \code{"survival_tox_observed"} and
#' \code{"survival_tox_env_observed"} for the observed survival and
#' \code{"sys_tox_observed"} and \code{"sys_tox_env_observed"} for the
#' observed Sys. Use \code{NA} to only draw the axis and labels. Invalid names
#' will be silently ignored.
#' observed Sys. Use \code{"all"} to plot everything or \code{NA} to only draw
#' the axis and labels. Invalid names will be silently ignored.
#'
#' @param show_legend Should the plot include a legend? Defaults to \code{FALSE}
#' because it may cover some parts of the plot depending on the plot size and
Loading