R/efficiency_5ss_3ss_nona_inf_reduct.R

## how to document datasets: you need to specify @docType and @name; do not
## forget NULL in the end

#' Some random data
#'
#' A few numbers from \code{efficiency_5ss_3ss_nona_inf_reduct}.
#' @docType data
#' @name efficiency_5ss_3ss_nona_inf_reduct
#' @format A dataframe
#' @source Generated from SEAA data
#' @examples data(efficiency_5ss_3ss_nona_inf_reduct)
#' str(efficiency_5ss_3ss_nona_inf_reduct)
NULL

Try the SEAA package in your browser

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

SEAA documentation built on Sept. 19, 2021, 9:07 a.m.