View source: R/update_autodraft.R
update_autodraft | R Documentation |
This function updates the autodrafter details for individual or groups of cattle in the DataMuster MongoDB database. If you need assistance please email info@datamuster.net.au to seek help or suggest improvements.
update_autodraft(
RFID,
alms = NULL,
direction,
username = NULL,
password = NULL
)
RFID |
a list of the previous cattle RFID number/s |
alms |
the new ALMS ID |
direction |
the direction of the autodrafter |
username |
if you don't have a username set up using the dmaccess function you can pass a username, if no value added then the function looks for a value from dmaccess via keyring |
password |
if you include a username you will also need to add a password contact Lauren O'Connor if you don't have access |
a message that indicates the RFID tag number has been successfully updated
Anita Chang a.chang@cqu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.