R/loading.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("\n --- --- --- \n
          Please, if you use FlowCT package you can cite it as:\n
          Cirino Botta, Catarina Da Silva Maia, Juan-José Garcés et al.\n
          FlowCT for the analysis of large immunophenotypic datasets and biomarker discovery in cancer immunology.\n
          Blood Advances 2021.\n
          \n --- --- --- \n")
}
jgarces02/FlowCT documentation built on March 28, 2023, 12:42 p.m.