ExcelToCSV: Convert Excel workbook into separate CSV files

Description Usage Arguments Value

View source: R/ExcelToCSV.R

Description

Separate Excel worksheets into separate .csv files. filenames will be your.sheetname.csv. it is important to make these sheet names exactly the names of your plates, corresponding to the PLATE names in your plate layout and plate blank files.

Usage

1
ExcelToCSV(path, out_dir = NULL)

Arguments

path

is path to a multi-sheet excel file

out.dir

out directory: directory where you wish to send these new files, if null, it will send to current directory

Value

multiple .csv files


ddebrauske/GCG documentation built on Aug. 8, 2021, 5:22 p.m.