diff --git a/R/mix.R b/R/mix.R index 5927d884654455636bacf8ce16f7a9f50e585942..50444d7f6a9e19039e44ec49e1481270880b001f 100644 --- a/R/mix.R +++ b/R/mix.R @@ -177,7 +177,7 @@ stripext<-function(fn) { ##' Interface to vectorised spectral workflow. ##' -##' .. content for \details{} .. +##' ##' @title Vectorised Spectral Workflow. ##' @param fn_data A sequence of mzML input files. ##' @param stgs_alist A list of named list of settings, or a list of @@ -198,7 +198,7 @@ v<-function(fn_data,stgs_alist,wd,fn_cmpd_list,mode,readMethod="mzR",archdir="ar ##' Interface to vectorised Mass Bank workflow. ##' -##' .. content for \details{} .. +##' ##' @title Vectorised Mass Bank Workflow ##' @param mb List of mass bank workflow objects ##' @param infodir List of subdirs containing info lists. diff --git a/R/run.R b/R/run.R index 2341f21d221f98681471fc8d9cbc68608192f440..cdf6d9682bf4a58d50cb38b468eabc592db9807d 100644 --- a/R/run.R +++ b/R/run.R @@ -1,6 +1,6 @@ ##' Paste with no separator. ##' -##' .. content for \details{} .. +##' ##' @title Paste With No Separator ##' @param ... Strings to paste together. ##' @return Pasted string. @@ -66,7 +66,7 @@ mb.prep<-function(w,rdir=".") { ##' objects. FOR THE RECORD: writing documentation is boring. Anyway, ##' record results in the info subfolder of each data subdir. ##' -##' .. content for \details{} .. +##' ##' @title Perform the Mass Bank workflow ##' @param mb The list of prepared mbWorkspace objects. ##' @param rdir Root data dir.