R/wedEth-data.R

#' Wedderburn Etherington numbers (from OEIS)
#'
#' Contains a vector of Wedderburn Etherington numbers for \eqn{n=1} to \eqn{n=2545}.
#'
#' @docType data
#'
#' @format numerical vector
#'
#' @usage data(wedEth)
#'
#' @keywords datasets
#'
#' @source OEIS Sequence A001190 available at https://oeis.org/A001190
#'
#' @examples
#' data(wedEth)
#' wedEth[5]
"wedEth"

Try the treebalance package in your browser

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

treebalance documentation built on May 29, 2024, 1:15 a.m.