Nothing
#' Winkle Addition Data
#'
#' This dataset represents the numerical changes in species populations on a
#' rocky shore ecosystem due to the addition of periwinkles.
#' It captures the direct interventions
#' and expected ecological shifts as modeled in the study.
#'
#' @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 winkle
#' @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.