Nothing
#' @title [Defunct!] Pairwise two-sample ordinal regression for paired data
#' @description Defunct. Performs pairwise two-sample ordinal regression
#' across groups for paired data.
#' @param ... Anything.
#' @return NULL
#' @export
pairwiseOrdinalPairedTest <- function(...) {
.Defunct("emmeans", package="emmeans",
msg = "'pairwiseOrdinalPairedTest' is defunct.\nUse 'emmeans' instead.")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.