#' @importFrom dplyr mutate filter select group_by summarize '%>%'
#' @importFrom stats anova coef nls predict rnorm runif
#' @importFrom drc LL2.2 LL.2 drmc
#' @importFrom minpack.lm nlsLM
#' @importFrom tidyr pivot_wider
#' @import ggplot2
#' @importFrom ggrepel geom_text_repel
#' @importFrom rlang .data
#' @importFrom graphics persp
#' @importFrom grDevices dev.off jpeg
#' @importFrom stats heatmap time
#' @importFrom utils setTxtProgressBar txtProgressBar
#' @importFrom MASS ginv
#' @importFrom magick image_read image_join image_animate image_write
#' @import ICAOD
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.