Nothing
#' @title Original potato data
#' @description
#' This dataset contains 1152 observation with four variables that are either ordinal or counts. These variables are as follows:
#' x1: Energy factor in the ordinal scale of 1 to 2
#' x2: weight in the ordinal scale of 1 to 3
#' x3: damage category in the ordinal scale of 1 to 4
#' x4: the count of tubers in each combination of categories as an integer value.
#'
#' @source https://cran.r-project.org/web/packages/agridat/index.html
#' @format Original potato data
"original_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.