R/zr4_coated.R

#' Testing Data Set for Main Effect Plots
#'
#' A dataset resembling how input data will look to create Main Effect Plots.
#'
#' @format A \link[tibble]{tibble} with 144 rows and 9 variables:
#' \describe{
#' \item{eval_id}{ Pointless ID - not really important to dataset}
#' \item{interface}{ Pointless ID - not really important to dataset}
#' \item{coating_thickness}{ Input Parameter - Column 3}
#' \item{max_temperature}{ Input Parameter - Column 4}
#' \item{pressure_ramp_rate}{ Input Parameter - Column 5}
#' \item{initial_fluence}{ Input Parameter - Column 6}
#' \item{end_time}{ Output Parameter - Column 7}
#' \item{internal_pressure}{ Output Parameter - Column 8}
#' \item{max_clad_displacement}{ Output Parameter - Column 9}
#' }
#'
"zr4_coated"
dylanjm/meplotR documentation built on May 9, 2019, 1:08 a.m.