ExcelToTSV: ExcelToTSV

Description Usage Arguments

View source: R/Other_Functions.R

Description

given a folder of excel files, writes a series of tsv files to another given folder

Usage

1
ExcelToTSV(from_path, to_path, ...)

Arguments

from_path

address of folder from which to take data–must ONLY include excel files

to_path

address of folder in which to write TSV files

...

additional params for the read_excel call


cmpear/UnempDeaths documentation built on May 22, 2020, 6:50 a.m.