Nothing
#' @title [Defunct!] Pairwise differences for unreplicated CBD
#' @description Defunct. Calculates the differences in the response variable
#' for each pair of levels of a grouping variable
#' in an unreplicated complete block design.
#' @param ... Anything.
#' @return NULL
#' @export
pairwiseDifferences <- function(...) {
.Defunct(
msg = "'pairwiseDifferences' 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.