add_staticwts: Add static weight data to the DataMuster MongoDB database.

View source: R/add_staticwts.R

add_staticwtsR Documentation

Add static weight data to the DataMuster MongoDB database.

Description

This function adds static weight data 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.

Usage

add_staticwts(RFID, weight, date = NULL, username = NULL, password = NULL)

Arguments

RFID

a list of cattle RFID number/s

weight

a list of the cattle weights

date

the date that the weight was measured in date format, default is today's date

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

Value

a message that indicates the static weights have been successfully updated

Author(s)

Dave Swain d.swain@cqu.edu.au and Lauren O'Connor l.r.oconnor@cqu.edu.au


PrecisionLivestockManagement/DMMongoDB documentation built on Aug. 22, 2023, 10:57 a.m.