Nothing
#' @title [Defunct!] Pairwise two-sample robust tests with matrix output
#' @description Defunct. Performs pairwise two-sample robust tests across groups
#' with matrix output.
#' @param ... Anything.
#' @return NULL
#' @export
pairwiseRobustMatrix <- function(...) {
.Defunct(
msg = "'pairwiseRobustMatrix' is defunct.")
}
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.