Like db_drop_table, but for views.
1 | db_drop_view(con, view)
|
con |
dplyr src connection object |
view |
The name of the view in DB to drop. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.