Skip to content
Snippets Groups Projects

First release

Merged Sebastian Henz requested to merge first-release into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -481,9 +481,6 @@ ecxsys <- function(concentration,
# also be broken in two. The left part of the axis is supposed to be at
# 0 but because it's a log axis I have to make the values just really
# small. The concentrations in the gap won't be used for plotting later.
# TODO: Also return the LL.5-curves with and without env.
n_smooth <- 1000 # number of points to approximate the curves
concentration_smooth <- 10 ^ seq(
log10(min_conc * conc_adjust_factor),
Loading