
Write table data locally
save_table.Rdsave_table() will save a summary tibble in the root directory of the
local project, based on the extension given in the file name. This is a
passthrough function as it returns the original tibble.

save_table.Rdsave_table() will save a summary tibble in the root directory of the
local project, based on the extension given in the file name. This is a
passthrough function as it returns the original tibble.