#' Compute the Depression Anxiety Stress Scales (DASS)
#'
#' __UNDER DEVELOPMENT__
#'
#' @export
dass <- function() {
invisible(NULL)
}
#' @rdname dass
#' @export
dass_21 <- function() {
invisible(NULL)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.