Function that previews sql script used to generate results for table shell

saveTableShellResults(result, saveName, savePath = here::here())

Arguments

result

the list output from generateTableShell containing a categorical and continuous tibble

saveName

The save name of the csv files

savePath

the folder location to save the csv files

Value

A sql file written to a specific location