#' @title Length-weight regression coefficients for river herring
#'
#' @description A dataset containing sex-specific regression
#' coefficients of log10length-log10weight relationships
#' for each genetic reporting group of river herring.
#'
#' @format A data frame with 30 observations of 7 variables:
#' \describe{
#'
#' \code{Species}{ species of river herring ("ALE" or "BBH")}
#'
#' \code{sex}{ Fish sex: \code{"Female"}, \code{"Male"}, or \code{"Pooled"}}
#'
#' \code{alpha}{ Intercept}
#'
#' \code{alpha.se}{ Standard error for the intercept}
#'
#' \code{beta}{ Slope}
#'
#' \code{beta.se}{ Standard error for the slope}
#'
#' }
#'
#' @references Atlantic States Marine Fisheries Commission. 2024. River herring
#' benchmark stock assessment and peer-review report. ASMFC, Arlington, VA.
#' URL: https://asmfc.org/uploads/file/66f59e40RiverHerringAssessment_PeerReviewReport_2024.pdf
#'
#' @source Atlantic States Marine Fisheries Commission
"lw_pars_rh"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.