update_input_db | R Documentation |
Update input_padrao_db to remove observations previously matched
update_input_db(con, update_tb = "input_padrao_db", reference_tb)
con |
A db connection |
update_tb |
String. Name of a table to be updated in con |
reference_tb |
A table written in con used as reference |
Drops observations from input_padrao_db
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.