Nothing
#' Combined Treatment Data
#'
#' This dataset represents the numerical changes in species populations on a rocky shore
#' ecosystem due to the combined treatment of removing dogwhelks and adding periwinkles.
#' It reflects the complex interactions and potential synergistic effects
#' of multiple ecological interventions.
#'
#'
#' @format
#' A data frame with 9 rows and 2 columns:
#' \describe{
#' \item{Increase}{integer}
#' \item{Node}{Variable names}
#' }
#'
#' @source <https://doi.org/10.1016/j.ocecoaman.2015.04.013>
#' @name combined
#' @docType data
NULL
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.