#' @rdname PsiNorm
#' @importFrom methods setGeneric
#' @param ... generic argument
setGeneric(
name = "PsiNorm",
def = function(x, ...) standardGeneric("PsiNorm")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.