inst/extdata/add_headr.R

add_headr <- function(title){
  paste0("#' ", title, "
#'
#' @description Spawner counts and fraction wild data.
#'
#' @details Downloaded from the SPS Master Oracle 2013-2014 Database on
#' January 28, 2016
#' 
#' @source 
#' 
#' @references
#' 
#' @author Monica Diaz (NOAA/NWFSC)
#' "
  )
}
nwfsc-math-bio/SRData documentation built on April 25, 2022, 5:54 p.m.