check_exptfrac_raws | R Documentation |
Checks the consistency in RAW_File between expt_smry.xlsx and frac_smry.xlsx.
check_exptfrac_raws(
fraction_scheme = NULL,
label_scheme_full = NULL,
filename = "frac_smry.xlsx",
dat_dir = NULL
)
fraction_scheme |
The metadata of frac_smry. |
label_scheme_full |
The metadata of expt_smry. |
filename |
A file name of fraction_scheme. |
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.