Nothing
#' Cooper,Seiford,Tone 2006 One Input One Output Example Data
#'
#' @name CST11
#' @format A data frame with 8 rows and 5 variables:
#' \describe{
#' \item{\code{STORE}}{A-H}
#' \item{\code{EMPLOYEES}}{employees per store}
#' \item{\code{SALES}}{sales per store (CST 2006 example)}
#' \item{\code{SALES_EJOR}}{sales per store (modified CST data used in Atwood-Shaik(2020) }
#' \item{\code{SALES_EJOR_APDX}}{sales per store (modified CST data used in Appendix Atwood-Shaik(2020) }
#' }
NULL
#' Cooper,Seiford,Tone 2006 Two Input One Output Example Table 1.3
#'
#' @name CST21
#' @format A data frame with 9 rows and 4 variables:
#' \describe{
#' \item{\code{STORE}}{A-I}
#' \item{\code{EMPLOYEES}}{employees per store}
#' \item{\code{FLOOR_AREA}}{floor area per store}
#' \item{\code{SALES}}{sales per store}
#' }
NULL
#' Cooper,Seiford,Tone 2006 One Input Two Output Example Data Table 1.4
#'
#' @name CST12
#' @format A data frame with 7 rows and 4 variables:
#' \describe{
#' \item{\code{STORE}}{A-G}
#' \item{\code{EMPLOYEES}}{employees per store}
#' \item{\code{CUSTOMERS}}{sales per store (CST 2006 example)}
#' \item{\code{SALES}}{sales per store}
#' }
NULL
#' Cooper,Seiford,Tone 2006 Two Input Two Output Example Data Table 1.5
#'
#' @name CST22
#' @format A data frame with 12 rows and 5 variables:
#' \describe{
#' \item{\code{HOSPITAL}}{A-L}
#' \item{\code{DOCTORS}}{}
#' \item{\code{NURSES}}{}
#' \item{\code{OUT_PATIENTS}}{}
#' \item{\code{IN_PATIENTS}}{}
#' }
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.