To be used only interactively at deployment time, this function will add a new table to the
currently connected database (as determined by db_connection()
). Please be super careful to name
the proposed_table
to be something that already exists as a data()
object in this package.
1 | deploy_add_table(proposed_table = "accounts_user")
|
proposed_table |
character string indicated one of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.