Nothing
#' Anonymous Species Sensitivity Data anon_d
#'
#' Species Sensitivity Data from anonymous sources.
#'
#' This example data were sourced from:
#'
#'
#'\insertRef{VanDam2021}{ssddata}
#'
#'
#' The columns are as follows:
#'
#' \describe{
#'\item{Chemical}{The chemical name (chr).}
#'\item{Conc}{The chemical concentration (dbl).}
#' }
#'
#' @name anon_d
#' @docType data
#' @format An object of class `tbl_df` (inherits from `tbl`,
#' `data.frame`) with 12 rows and 2 columns.
#' @keywords datasets
#' @examples
#'
#' print(anon_d, n=Inf)
#'
"anon_d"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.