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