do_delete_row | R Documentation |
Delete selected rows in the dataset. The rows to be deleted can be specified directly
in the Access registration database using minus symbol -
do_delete_row(dt = NULL, spec = NULL, con = NULL)
dt |
Input data preferrably in a |
spec |
Specifications data as a data.frame |
con |
Connection to database |
Other delete-row functions:
get_delete_row_spec()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.