Skip to content
Snippets Groups Projects
Commit b5bc55ac authored by Todor Kondic's avatar Todor Kondic
Browse files

Update docs

parent e64a8b18
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,9 @@ gen_file_table(fn_data, n_cmpd, wd) ...@@ -13,6 +13,9 @@ gen_file_table(fn_data, n_cmpd, wd)
\item{wd}{Directory under which results are archived.} \item{wd}{Directory under which results are archived.}
} }
\value{
File path of the file table.
}
\description{ \description{
Generates file table. Generates file table.
} }
......
...@@ -9,9 +9,9 @@ gen_stgs_and_load(fn_data, stgs, wd) ...@@ -9,9 +9,9 @@ gen_stgs_and_load(fn_data, stgs, wd)
\arguments{ \arguments{
\item{fn_data}{The mzML filename.} \item{fn_data}{The mzML filename.}
\item{wd}{Directory under which results are archived.} \item{stgs}{Settings named list, or a settings filename.}
\item{stgs_alist}{Settings named list, or a settings filename.} \item{wd}{Directory under which results are archived.}
} }
\value{ \value{
result of RMassBank::loadRmbSettings result of RMassBank::loadRmbSettings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment