reviewTableShellSql.Rd
Function that previews sql script used to generate results for table shell
reviewTableShellSql(
tableShell,
executionSettings,
buildOptions = NULL,
saveName = NULL,
savePath = here::here()
)
The TableShell object to used for generation
The ExecutionSettings object used to generate table shell
The BuildOptions object used to generate table shell
The name of the table shell sql file
the folder location to save the file
A sql file written to a specific location