write_metadata | R Documentation |
Writes the metadata of label_scheme or fraction_scheme.
write_metadata(
df,
dat_dir = NULL,
filename = "expt_smry.xlsx",
metatype = "expt"
)
df |
A data frame of metadata. |
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
filename |
The filename of metadata. |
metatype |
The type of metadata in one of "expt" or "frac". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.