Description Usage Arguments Value Author(s)
This function adds cattle data from Anita's Belmont trial to the MongoDB database.
1 2 3 4 5 6 7 8 9 | addcattle(
RFID,
mtag,
calvingdate,
calvingtype,
paddock,
username = user,
password = pass
)
|
RFID |
a list of cattle RFIDs |
mtag |
a list of cattle management tags |
calvingdate |
a list of cattle calving dates |
paddock |
a list of cattle paddocks |
username |
username for use with Anita's App |
password |
password for use with Anita's App |
calving |
a list of calving styles |
date |
a list of dates for the data |
hour |
a list of hours for the data |
status |
a list of cow statuses for the given timestamp |
a message that indicates the data has been successfully added
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.