powered by
Pastes the arguments provided together using '-'. Appends result string with the extension provided.
utils_make_file(..., extension)
File name component(s) as character string(s).
File extension as character string
File name as a character string.
# NOT RUN { utils_make_file("glasgow", "entrepreneurs", extension = "csv") # }
Run the code above in your browser using DataLab