pushToMotus | R Documentation |
For now, this pushes into the transfer tables in the MySQL "motus" database on the local host, from where the Motus server pulls data periodically.
pushToMotus(src, batchStatus = 1)
src |
dplyr src_sqlite to receiver database |
batchStatus |
integer to which the 'status' field of each transferred
batch is set once complete. Default: 1, which means the batch will
be immediately servable by the |
Any batch whose ID is not in the receiver's motusTX table is sent to the transfer tables.
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.