powered by
Paste provided path to directory and file name provided using '/' as separator.
utils_IO_path(directory_path, ..., extension)
Path to directory where file_name lives as character string.
file_name
File name components provided as character strings to be passed down to utils_make_file.
utils_make_file
File extension as character string
Path to destination file as a character string.
# NOT RUN { utils_IO_path("home/projects", "glasgow-entrepreneurs", "csv") # }
Run the code above in your browser using DataLab