Some bugfixes and more flexible concentration lengths
Compare changes
Files
6- Sebastian Henz authored
+ 3
− 2
@@ -31,8 +31,9 @@
plot_effect()
and plot_stress()
where supplying an empty vector caused the four standard curves to show. Now setting which
to an empty vector or NULL
shows just the axes. The default value is NA.mixture_effect
column in the predict_mixture
output data frame to effect
.predict_mixture()
must be the same length. The longer length must be a multiple of the shorter length because the shorter vector gets recycled to the longer length.devtools::document()
devtools::check()
without errors or warnings