get_cattleRFIDhist: Retrieve cattle RFID history from the DataMuster MongoDB...

View source: R/get_cattleRFIDhist.R

get_cattleRFIDhistR Documentation

Retrieve cattle RFID history from the DataMuster MongoDB database.

Description

This function provides a search tool to retrieve cattle RFID history from the cattle collection in the DataMuster MongoDB database. If you need assistance please email info@datamuster.net.au to seek help or suggest improvements.

Usage

get_cattleRFIDhist(RFID, values = NULL, username = NULL, password = NULL)

Arguments

RFID

a list of cattle RFID number/s

values

the minimum number of values required, default is 1

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 list of cattle RFID numbers and associated RFID history

Author(s)

Anita Chang a.chang@cqu.edu.au


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