View source: R/lfqbench.access.r
| getFileExt | R Documentation |
generate appropriate file extension for a column separator: csv for ',' or ';' tsv for '\t' txt for anything else
getFileExt(colSep)
colSep |
column separator character |
a file extension csv/tsv/txt without '.'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.