poissonconsulting / subfoldr2

An R package to facilitate saving and loading objects, data, plots, numbers and strings
https://poissonconsulting.github.io/subfoldr2/
Other
2 stars 0 forks source link

correct parameter order for `sbf_save_data_to_pg()` #89

Closed aylapear closed 2 years ago

aylapear commented 2 years ago

Switched the order of the parameters so that the table and then the table name goes before the information that can be pulled from the default set values of schema, config_path and config_value which will most likely not be directly entered into the function as the function can pull those values from the setting functions.