read_metadata | R Documentation |
Reads the metadata of expt_smry or frac_smry.
read_metadata(
filename = "expt_smry.xlsx",
dat_dir = NULL,
ext = "xlsx",
metatype = "expt"
)
filename |
The filename of metadata. |
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
ext |
The extension of a file name. |
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.