View source: R/Other_Functions.R
given a folder of excel files, writes a series of tsv files to another given folder
1 | ExcelToTSV(from_path, to_path, ...)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.