R/dogwhelk.R

#' 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

Try the bbnet package in your browser

Any scripts or data that you put into this service are public.

bbnet documentation built on Aug. 18, 2025, 5:32 p.m.