Read all files in a given directory
1 |
dir |
Directory to read from |
type |
Specify either "csv" (comma separated file) or "txt" (tab delimited file). Defaults to "csv". |
euro |
Specify TRUE/FALSE whether the file format is european (e.g., Euro decimals are commas). Defaults to FALSE. |
encoding |
Specify file encoding. Defaults to "UTF-8". Excel typically generates "latin1" files. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.