#' The names for each model (with the corresponding modelId)
#'
#' This table contains the existing model names in the package
#'
#' @docType data
#'
#' @usage data(modelNames)
#'
#' @format A csv table with the columns: modelId, Name
#'
#' @keywords datasets
#'
#'
#' @examples
#' data(modelNames)
#' head(modelNames)
"modelNames"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.