Nothing
#' @description echoice2 lets you use economic models of choice from R.
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @import Rcpp RcppArmadillo
#' @importFrom Rcpp evalCpp
#' @useDynLib echoice2
## usethis namespace: end
NULL
#'
#' icecream
#'
#' @name icecream
#' @docType data
#' @description Volumetric Conjoint data, ice cream category
#' @details Data from volumetric conjoint analysis in the ice cream category. 300 respondents total.
#' Volumetric demand in units of 4 ounces each. Attributes include brand name, flavor, and container size.
NULL
#'
#' icecream_discrete
#'
#' @name icecream_discrete
#' @docType data
#' @description Discrete-Choice Conjoint data, ice cream category
#' @details Data from discrete choice conjoint analysis in the ice cream category. 300 respondents total.
#' Attributes include brand name, flavor, and container size.
NULL
#'
#' pizza
#'
#' @name pizza
#' @docType data
#' @description Volumetric Conjoint data, pizza category
#' @details Data from volumetric conjoint analysis in the frozen pizza category.
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.