Skip to content
Snippets Groups Projects
Commit baa36346 authored by Sebastian Henz's avatar Sebastian Henz
Browse files

Reference the paper in the ecxsys documentation

parent 4a764021
No related branches found
No related tags found
1 merge request!19Develop
......@@ -76,6 +76,10 @@
#' effect_max = 21
#' )
#'
#' @references \href{https://doi.org/10.1038/s41598-019-51645-4}{Liess, M.,
#' Henz, S. & Knillmann, S. Predicting low-concentration effects of
#' pesticides. Sci Rep 9, 15248 (2019).}
#'
#' @export
ecxsys <- function(concentration,
hormesis_concentration,
......
......@@ -93,3 +93,8 @@ model <- ecxsys(
)
}
\references{
\href{https://doi.org/10.1038/s41598-019-51645-4}{Liess, M.,
Henz, S. & Knillmann, S. Predicting low-concentration effects of
pesticides. Sci Rep 9, 15248 (2019).}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment