View source: R/table_duplicate.R
table_duplicate_delete_f | R Documentation |
Delete tables based on suffix
table_duplicate_delete_f(conn, delete_table_suffix = "_dupe_table_to_delete")
conn |
Name of the connection to the FROM SQL database |
delete_table_suffix |
String of a suffix in tables that will be deleted |
Plans for future improvement ...
None
Jeremy Whitehurst, 2024-05-01
## Not run:
# ENTER EXAMPLES HERE
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.