View source: R/purgeFromMotus.R
purgeFromMotus | R Documentation |
Deletes all records in all tables of the motus transfer database that relate to this receiver. This should only be done very rarely. e.g. during development/testing. Normally, if a batch needs to be re-run for some reason, the formal batchDelete mechanism should be used, so that an audit trail is left.
purgeFromMotus(src)
src |
dplyr src_sqlite to receiver database |
no return value.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.