View source: R/tabnet_encode.R
tabnet_concatFormat | R Documentation |
When asking for more than one file, the names must be concatenated in a certain pattern.
tabnet_concatFormat(elements, sep = "Arquivos")
elements |
The files to be concatenated. |
sep |
The separator between the file names. |
A string concatenating all elements provided using the separator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.