R/leafspring.R

#' leafspring
#'
#' @description
#' `leafspring` is data from Section 5.1 of Wu and Hammada (2011)
#'
#' The columns are:
#'
#' `r paste0("``",colnames(leafspring)[1:5], "``", collapse = ", ")` - Indicator of factor level (-1 = low, +1 = high)
#'
#'
#' `r paste0("``",colnames(leafspring)[6:8], "``", collapse = ", ")` - three replications of free height measurement
#'
#'@format R data frame.
#'
"leafspring"

Try the scidesignR package in your browser

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

scidesignR documentation built on April 27, 2022, 9:06 a.m.