#' The plot types for diagnostic tests available in \code{point}
#'
#' A dataset containing the names and attributes of plots for diagnostic test in
#' \code{point}
#'
#' @format A data frame with 9 rows and 5 variables:
#' \describe{
#' \item{name}{name of diagnostic test}
#' \item{inference}{type of inference test: package internal or external}
#' \item{label}{plot title}
#' \item{xaxis}{plot xaxis title}
#' \item{yaxis}{plot yaxis title}
#' }
#' @source \code{point::\link[point:diag_R]{diag_R}()}
"names_plot"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.