Nothing
#' AMBI test dataset
#'
#' Example data included with the AMBI tool from AZTI (*example_BDheader.xls*).
#'
#' @format The test dataset `test_data` has 53 rows and 4 variables:
#' \describe{
#' \item{station}{3 sampling sites 1, 2, 3}
#' \item{replicate}{unique samples taken at each site,
#' identified _a_, _b_, _c_}
#' \item{species}{Name of observed species/taxon}
#' \item{count}{Number of individuals}
#' }
#'
#'
#' @source [AZTI](https://www.azti.es/en/ambi-international-reference-for-marine-environment-assessment/)
#' @examples
#' head(test_data)
#'
"test_data"
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.