Description Usage Arguments Value Examples
Pastes the arguments provided together using '-'. Appends result string with the extension provided.
1 | utils_make_file(..., extension)
|
... |
File name component(s) as character string(s). |
extension |
File extension as character string |
File name as a character string.
1 | utils_make_file("glasgow", "entrepreneurs", extension = "csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.