read_metadata: Reads the metadata of expt_smry or frac_smry.

read_metadataR Documentation

Reads the metadata of expt_smry or frac_smry.

Description

Reads the metadata of expt_smry or frac_smry.

Usage

read_metadata(
  filename = "expt_smry.xlsx",
  dat_dir = NULL,
  ext = "xlsx",
  metatype = "expt"
)

Arguments

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".


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.