#' @title Example mSetObj
#'
#' @description object of class mSetObj generated from scratch in LUMA
#' @source
#' https://https://github.com/jmosl01/LUMA/blob/develop/data-raw/mSetObj.R
#'
#' @format nested list of class \code{pktable} \describe{
#' \item{dataSet}{A list with elements \code{type}, \code{design.type}, \code{cls.type}, and \code{format}}
#' \item{analSet}{An empty list}
#' \item{imgSet}{An empty list}
#' \item{msgSet}{A list with the element \code{msg.vec}}
#' \item{cmdSet}{an empty character vector}
#' }
#' @examples
#' class(mSetObj)
"mSetObj"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.