R/deprecated.defunct.R

Defines functions classify

Documented in classify

#' Deprecated functions in RRPP
#'
#' The following function has been deprecated in RRPP
#'
#' This function has been deprecated. Use \code{\link{prep.lda}} instead.
#' 
#' @export
classify <- function(){
  .Deprecated("classify")
}

Try the RRPP package in your browser

Any scripts or data that you put into this service are public.

RRPP documentation built on Aug. 16, 2023, 1:06 a.m.