R/LipidMS.R

Defines functions .onAttach

.onAttach <- function(lib, pkg){
  packageStartupMessage("
  LipidMS version 3.1.0: Lipid Annotation for LC-MS/MS DIA and DDA data analysis.
   --> Additional examples can be found at `github.com/maialba3/LipidMS/tree/main/inst/extdata`
   --> Improved shiny app for automatic processing and annotation through LipidMSapp().")
}

Try the LipidMS package in your browser

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

LipidMS documentation built on Nov. 6, 2025, 1:13 a.m.