#' Pcp demonstration matrix.
#'
#' @title Simulated data used to demonstrate the Pcp method.
#' @docType data
#' @name pcpMatrix
#' @format Matrix
#' \describe{
#' \item{rownames}{Groups}
#' \item{colnames}{dimension number}
#' }
#' @usage pcpMatrix
#' @return simulated matrix
#' @examples
#' pcpMatrix
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.