copy_frac: Copy a metadata file 'frac_smry.xlsx'

View source: R/globalCPTAC.R

copy_fracR Documentation

Copy a metadata file frac_smry.xlsx

Description

copy_frac copies the frac_smry[...].xlsx to a target directory specified by dat_dir.

Usage

copy_frac(dat_dir, from = "frac_smry.xlsx", to = "frac_smry.xlsx")

Arguments

dat_dir

A character string to the working directory.

from

The source .xlsx file name.

to

The target .xlsx file name.


qzhang503/proteoQDA documentation built on May 8, 2022, 5:22 a.m.