R/FAMetA.R

Defines functions .onAttach

.onAttach <- function(lib, pkg){
  packageStartupMessage("\nFAMetA version 0.1.5: Fatty Acid Metabolic Analysis
                        \n  --> Example data files can be downloaded from <https://drive.google.com/drive/folders/1-mhqBd6W8VJkIYwVuIOr2Gn4Z9vBUN9-?usp=sharing>")
}

Try the FAMetA package in your browser

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

FAMetA documentation built on Jan. 11, 2023, 5:18 p.m.