copy_expt: Copy an 'expt_smry[...].xlsx' file to 'dat_dir'

View source: R/globalCPTAC.R

copy_exptR Documentation

Copy an expt_smry[...].xlsx file to dat_dir

Description

copy_expt copies a system file of expt_smry[...].xlsx to the target directory specified by dat_dir.

Usage

copy_expt(dat_dir, from = "expt_smry.xlsx", to = "expt_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.