View source: R/update_cattlecoords.R
update_cattlecoords | R Documentation |
This function updates paddock coordinates in the DataMuster MongoDB database. Inputs need to be a list of one or more property names. If you need assistance please email info@datamuster.net.au to seek help or suggest improvements.
update_cattlecoords(property, paddock = NULL, username = NULL, password = NULL)
property |
the name of the property to search for |
paddock |
the name of the paddock to search for |
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 spatialpointsdataframe with a list of the RFID numbers and a number of other data points, associated management tags and current paddocks the cattle are in
Dave Swain d.swain@cqu.edu.au and Lauren O'Connor l.r.oconnor@cqu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.