#' SPDT
#'
#' \code{SPDT} package to support SPDT data analyses. Source code at: \href{https://github.com/PAskey/SPDT}{SPDT website}
#' Explanation in \href{https://github.com/PAskey/SPDT/blob/main/README.md}{readme file}
#'
#' Installation and Updates
#' Install and update from PAskey github account with devtools package.
#'
#' First install the devtools package from CRAN with:
#' install.packages("devtools")
#'
#' Next install the SPDT package from PAskey Github repo as:
#' devtools::install_github("PAskey/SPDT").
#'
# @docType package
#' @name SPDT
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.