Nothing
#' @title Potato data
#' @description
#' TThis dataset contains 1152 observation with four variables (y1 to y4). We generated this data set from the original_potat_data by the following instruction to use for the discrete factor analysis:
#' \deqn{y1 = x1 - min(x1)}
#' \deqn{y2 = max(x2) - x2}
#' \deqn{y3 = max(x3) - x3}
#' \deqn{y4 = x4.}
#' @format Potato data
"potato_data"
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.