remove_duplicates | R Documentation |
Remove duplicate rows from a Snowflake table
remove_duplicates(myconn, table)
myconn |
A connection to the Snowflake database |
table |
The table to remove duplicates from |
remove_duplicates(table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.