R/ISAnalytics-deprecated.R
33c31ede
 
 #' @title Deprecated functions in package \pkg{ISAnalytics}.
 #' @description These functions are provided for compatibility
 #'  with older versions of \sQuote{ISAnalytics} only,
 #'  and will be defunct at the next release.
 #' @name ISAnalytics-deprecated
 #' @details The following functions are deprecated and will be made defunct;
 #' use the replacement indicated below:
 #'
 #' * import_parallel_Vispa2Matrices_auto:
 #'  \code{\link{import_parallel_Vispa2Matrices}}
 #'  * import_parallel_Vispa2Matrices_interactive:
 #'  \code{\link{import_parallel_Vispa2Matrices}}
5970a6c3
 #'  * unzip_file_system:
 #'  \code{\link{generate_default_folder_structure}}
 #'  * cumulative_count_union:
 #'  \code{\link{cumulative_is}}
33c31ede
 #' @keywords internal
 NULL