Nothing
#' Dogwhelk Removal Data
#'
#' This dataset represents the numerical changes in species populations on
#' a rocky shore ecosystem due to the removal of dogwhelks.
#' It provides insights into the potential ecological impacts of removing
#' a predatory species.
#'
#' @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 dogwhelk
#' @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.