Skip to content
Snippets Groups Projects

Some bugfixes and more flexible concentration lengths

Merged Sebastian Henz requested to merge develop into master
Files
7
+ 1
1
@@ -20,7 +20,7 @@
#' @rdname plot_ecxsys
#' @export
plot_effect <- function(model,
which = NULL,
which = NA,
show_legend = FALSE,
xlab = "concentration",
ylab = "effect",
Loading