make_frac_smry | R Documentation |
warning: data in a auto-generated frac_smry.xlsx
currently may not fix
itself if they were based on wrong information from expt_smry.xlsx
.
May need more thorough checking of frac_smry.xlsx
upon any update or
correction of expt_smry.xlsx
make_frac_smry(
frac_smry = "frac_smry.xlsx",
expt_smry = "expt_smry",
dat_dir = NULL,
label_scheme_full = NULL,
tbl_mascot = NULL,
is_tmt = TRUE
)
frac_smry |
A character string to a |
expt_smry |
A character string to a |
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
label_scheme_full |
The metadata of expt_smry. |
tbl_mascot |
A table of message for Mascot workflow. |
is_tmt |
Logical; is TMT experiments or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.