List or update the list of SQL chunk files to be used in sql_chunk

sql_chunk_files(file, add = TRUE)

Arguments

file

path

add

by default, the new file will be added to the list of active SQL chunk files, but when set to FALSE, it will override the old list instead of appending

Value

character vector of the active SQL chunk files (invisibly after update)